mirror of
https://github.com/13hannes11/bachelor_thesis.git
synced 2024-09-04 01:11:00 +02:00
improve colour
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user