Skip to content

Commit 0b30500

Browse files
committed
Changed font color to white for conditions
1 parent 6bbb7fc commit 0b30500

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

common.puml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,10 @@ hide stereotype
3232
skinparam Activity {
3333
BackgroundColor PRIMARY_COLOR
3434
BorderColor BORDER_COLOR
35+
FontColor FONT_COLOR
3536
DiamondBackgroundColor PRIMARY_COLOR
3637
DiamondBorderColor BORDER_COLOR
37-
FontColor FONT_COLOR
38+
DiamondFontColor FONT_COLOR
3839
}
3940

4041
skinparam Actor {

0 commit comments

Comments
 (0)