You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
C4-PlantUML/percy/TestThemeC4_All.puml

60 lines
1.2 KiB
Plaintext

@startuml
!$UseTheme=C4_blue
!if %variable_exists("RELATIVE_INCLUDE")
!include ./TestThemeTemplate.puml
!else
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/percy/TestThemeTemplate.puml
!endif
@enduml
@startuml
!$UseTheme=C4_violet
!if %variable_exists("RELATIVE_INCLUDE")
!include ./TestThemeTemplate.puml
!else
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/percy/TestThemeTemplate.puml
!endif
@enduml
@startuml
!$UseTheme=C4_green
!if %variable_exists("RELATIVE_INCLUDE")
!include ./TestThemeTemplate.puml
!else
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/percy/TestThemeTemplate.puml
!endif
@enduml
@startuml
!$UseTheme=C4_brown
!if %variable_exists("RELATIVE_INCLUDE")
!include ./TestThemeTemplate.puml
!else
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/percy/TestThemeTemplate.puml
!endif
@enduml
@startuml
!$UseTheme=C4_united
!if %variable_exists("RELATIVE_INCLUDE")
!include ./TestThemeTemplate.puml
!else
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/percy/TestThemeTemplate.puml
!endif
@enduml