Update colors in plantuml

This commit is contained in:
Marcus Kammer 2025-01-21 17:07:41 +01:00
parent 4bbd68b086
commit 684ad18191

View file

@ -24,12 +24,12 @@ skinparam ranksep 80
}
activityDiagram {
BackgroundColor lightgray
BackgroundColor #EEF2F6
diamond {
BackgroundColor lightgray
BackgroundColor #EEF2F6
}
partition {
BackgroundColor transparent
BackgroundColor #EEF2F6
}
}