We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74ba43e commit c05cd90Copy full SHA for c05cd90
dist/plantuml-stdlib/stdlib/archimate/themes/shared_style.puml
@@ -9,7 +9,7 @@ skinparam StereotypeAlignment right
9
skinparam lineType $ARCH_LINETYPE
10
11
' fallback values if theme does not define it
12
-!global $ARCH_DEFAULT_BACKGROUND = "#white"
+!global $ARCH_DEFAULT_BACKGROUND ?= "#white"
13
!global $ARCH_DEFAULT_FONT ?= "Verdana"
14
!global $ARCH_DEFAULT_FONTSIZE ?= 12
15
!global $ARCH_HANDWRITTEN_BACKGROUND ?= "#eeebdc"
0 commit comments