improve colour

This commit is contained in:
hannes.kuchelmeister
2020-02-03 13:02:20 +01:00
parent 21e939bfbc
commit e2c391d3af

View File

@@ -1,5 +1,13 @@
@startuml @startuml
skinparam activity {
BarColor Black
BackgroundColor White
BorderColor Black
}
(*) --> "Using MAUT create partial configuration based on preferences" (*) --> "Using MAUT create partial configuration based on preferences"
--> validate and repair configuration --> validate and repair configuration
--> "save in db" --> "save in db"