Update colors in plantuml
This commit is contained in:
parent
4bbd68b086
commit
684ad18191
1 changed files with 3 additions and 3 deletions
|
@ -24,12 +24,12 @@ skinparam ranksep 80
|
|||
}
|
||||
|
||||
activityDiagram {
|
||||
BackgroundColor lightgray
|
||||
BackgroundColor #EEF2F6
|
||||
diamond {
|
||||
BackgroundColor lightgray
|
||||
BackgroundColor #EEF2F6
|
||||
}
|
||||
partition {
|
||||
BackgroundColor transparent
|
||||
BackgroundColor #EEF2F6
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue