mirror of
https://github.com/octoleo/plantuml.git
synced 2024-11-22 13:05:09 +00:00
Merge pull request #746 from MinhHoangVu/patch-2
Reflect updates for theme 'toy' from the original source
This commit is contained in:
commit
219f894954
@ -24,8 +24,9 @@ skinparam sequenceDivider {
|
||||
|
||||
skinparam participant {
|
||||
BackgroundColor FF6F61
|
||||
BorderColor FF6F61
|
||||
BorderColor 454645
|
||||
FontColor White
|
||||
BorderThickness 1.5
|
||||
}
|
||||
|
||||
skinparam database {
|
||||
@ -42,8 +43,9 @@ skinparam entity {
|
||||
|
||||
skinparam note {
|
||||
BackgroundColor LightGreen
|
||||
BorderColor LightGreen
|
||||
BorderColor 454645
|
||||
FontColor 454645
|
||||
BorderThickness 1
|
||||
}
|
||||
|
||||
skinparam actor {
|
||||
@ -68,6 +70,7 @@ skinparam collections {
|
||||
BackgroundColor FF6F61
|
||||
BorderColor 454645
|
||||
FontColor 454645
|
||||
BorderThickness 1.5
|
||||
}
|
||||
|
||||
skinparam queue {
|
||||
|
Loading…
Reference in New Issue
Block a user