#186 LAYOUT_AS_SKETCH() styles can be set via SET_SKETCH_STYLE() (4 - build)

pull/213/head
KIRCHSTH 4 years ago
parent c65e5de534
commit 59f24b597c

@ -2,7 +2,7 @@
!if %variable_exists("RELATIVE_INCLUDE")
!include ./../C4_Container.puml
!else
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master//C4_Container.puml
!include https://raw.githubusercontent.com/plantuml-stdlib/C4-PlantUML/master/C4_Container.puml
!endif
SET_SKETCH_STYLE($bgColor="lightblue", $fontColor="darkblue", $warningColor="darkred", $footerWarning="Sketch", $footerText="Created for discussion")

Loading…
Cancel
Save