Skip to content

Commit

Permalink
added salmon as participant style
Browse files Browse the repository at this point in the history
  • Loading branch information
dArignac authored Nov 19, 2020
1 parent 48813a1 commit 317a70f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config.puml
Original file line number Diff line number Diff line change
Expand Up @@ -81,10 +81,6 @@ skinparam component {
BackgroundColor<<SlateBlue>> SlateBlue
BorderColor<<SlateBlue>> SlateBlue
FontColor<<SlateBlue>> FloralWhite

' Salmon
BackgroundColor<<Salmon>> Salmon
BorderColor<<Salmon>> Salmon
}

skinparam participant {
Expand All @@ -106,5 +102,9 @@ skinparam participant {
' Green, FontColor: GhostWhite
BackgroundColor<<Green>> Green
BorderColor<<Green>> Green

' Salmon, FontColor: Black
BackgroundColor<<Salmon>> Salmon
BorderColor<<Salmon>> Salmon
}
@enduml

0 comments on commit 317a70f

Please sign in to comment.