# -*- mode: snippet -*- # name: startuml # key: startuml # -- @startuml skinparam stereotypeCBorderColor Black skinparam stereotypeCBackgroundColor White skinparam class { BackgroundColor<> Red BackgroundColor<> Yellow BackgroundColor<> LightBlue BackgroundColor<> Green } skinparam package { BackgroundColor<> PaleGreen BackgroundColor<> Orange } $0 @enduml