mirror of
https://github.com/octoleo/plantuml.git
synced 2024-12-22 10:59:01 +00:00
add style tags so mindmap and wbs render with theme colors.
This commit is contained in:
parent
562cad88bc
commit
b76d2c79d5
@ -181,6 +181,58 @@ skinparam useBetaStyle false
|
||||
!_PATCH = "<color #b5bd00>PATCH</color>"
|
||||
!_HEAD = "<color #9012fe>HEAD</color>"
|
||||
''
|
||||
'' Style settings
|
||||
''
|
||||
<style>
|
||||
root {
|
||||
BackgroundColor $BGCOLOR
|
||||
FontColor $PRIMARY_TEXT
|
||||
HyperLinkColor $ORANGE
|
||||
LineColor $PRIMARY_DARK
|
||||
LineThickness 1
|
||||
Margin 10
|
||||
Padding 6
|
||||
Shadowing 0.0
|
||||
}
|
||||
node {
|
||||
Padding 15
|
||||
roundcorner 20
|
||||
BackgroundColor $PRIMARY-$PRIMARY_DARK
|
||||
}
|
||||
caption {
|
||||
LineThickness 0
|
||||
}
|
||||
footer {
|
||||
LineThickness 0
|
||||
}
|
||||
groupHeader {
|
||||
BackgroundColor $SECONDARY
|
||||
FontColor $INFO
|
||||
FontStyle bold
|
||||
}
|
||||
header {
|
||||
LineThickness 0
|
||||
}
|
||||
referenceHeader {
|
||||
BackgroundColor $BGCOLOR
|
||||
FontColor $DARK
|
||||
FontStyle bold
|
||||
}
|
||||
separator {
|
||||
BackgroundColor $FGCOLOR
|
||||
FontColor $BGCOLOR
|
||||
FontStyle bold
|
||||
}
|
||||
title {
|
||||
FontSize 20
|
||||
BorderRoundCorner 8
|
||||
BorderThickness 1
|
||||
BackgroundColor $SECONDARY_LIGHT-$SECONDARY
|
||||
FontColor $PRIMARY
|
||||
BorderColor $SECONDARY
|
||||
}
|
||||
</style>
|
||||
''
|
||||
'' Global Default Values
|
||||
''
|
||||
skinparam defaultFontName "Verdana"
|
||||
|
@ -106,7 +106,58 @@ skinparam {
|
||||
TitleFontSize 18
|
||||
' TitleFontColor $PRIMARY_TEXT
|
||||
}
|
||||
|
||||
''
|
||||
'' Style settings
|
||||
''
|
||||
<style>
|
||||
root {
|
||||
BackgroundColor $BGCOLOR
|
||||
FontColor $PRIMARY_TEXT
|
||||
HyperLinkColor $ORANGE
|
||||
LineColor $PRIMARY_DARK
|
||||
LineThickness 1
|
||||
Margin 10
|
||||
Padding 6
|
||||
Shadowing 0.0
|
||||
}
|
||||
node {
|
||||
Padding 15
|
||||
roundcorner 20
|
||||
BackgroundColor $PRIMARY-$PRIMARY_DARK
|
||||
}
|
||||
caption {
|
||||
LineThickness 0
|
||||
}
|
||||
footer {
|
||||
LineThickness 0
|
||||
}
|
||||
groupHeader {
|
||||
BackgroundColor $SECONDARY
|
||||
FontColor $INFO
|
||||
FontStyle bold
|
||||
}
|
||||
header {
|
||||
LineThickness 0
|
||||
}
|
||||
referenceHeader {
|
||||
BackgroundColor $BGCOLOR
|
||||
FontColor $DARK
|
||||
FontStyle bold
|
||||
}
|
||||
separator {
|
||||
BackgroundColor $FGCOLOR
|
||||
FontColor $BGCOLOR
|
||||
FontStyle bold
|
||||
}
|
||||
title {
|
||||
FontSize 20
|
||||
BorderRoundCorner 8
|
||||
BorderThickness 1
|
||||
BackgroundColor $SECONDARY_LIGHT-$SECONDARY
|
||||
FontColor $PRIMARY
|
||||
BorderColor $SECONDARY
|
||||
}
|
||||
</style>
|
||||
''
|
||||
'' Global Default Values
|
||||
''
|
||||
|
@ -71,7 +71,58 @@ skinparam useBetaStyle false
|
||||
BorderColor $SECONDARY_DARK
|
||||
BackgroundColor $WHITE-#fefefe
|
||||
!endprocedure
|
||||
|
||||
''
|
||||
'' Style settings
|
||||
''
|
||||
<style>
|
||||
root {
|
||||
BackgroundColor $BGCOLOR
|
||||
FontColor $PRIMARY_TEXT
|
||||
HyperLinkColor $ORANGE
|
||||
LineColor $PRIMARY_DARK
|
||||
LineThickness 1
|
||||
Margin 10
|
||||
Padding 6
|
||||
Shadowing 0.0
|
||||
}
|
||||
node {
|
||||
Padding 15
|
||||
roundcorner 20
|
||||
BackgroundColor $PRIMARY-$PRIMARY_DARK
|
||||
}
|
||||
caption {
|
||||
LineThickness 0
|
||||
}
|
||||
footer {
|
||||
LineThickness 0
|
||||
}
|
||||
groupHeader {
|
||||
BackgroundColor $SECONDARY
|
||||
FontColor $INFO
|
||||
FontStyle bold
|
||||
}
|
||||
header {
|
||||
LineThickness 0
|
||||
}
|
||||
referenceHeader {
|
||||
BackgroundColor $BGCOLOR
|
||||
FontColor $DARK
|
||||
FontStyle bold
|
||||
}
|
||||
separator {
|
||||
BackgroundColor $FGCOLOR
|
||||
FontColor $BGCOLOR
|
||||
FontStyle bold
|
||||
}
|
||||
title {
|
||||
FontSize 20
|
||||
BorderRoundCorner 8
|
||||
BorderThickness 1
|
||||
BackgroundColor $SECONDARY_LIGHT-$SECONDARY
|
||||
FontColor $PRIMARY
|
||||
BorderColor $SECONDARY
|
||||
}
|
||||
</style>
|
||||
''
|
||||
'' Global Default Values
|
||||
''
|
||||
|
@ -77,7 +77,58 @@ skinparam useBetaStyle false
|
||||
BorderColor $PRIMARY
|
||||
BackgroundColor $BGCOLOR
|
||||
!endprocedure
|
||||
|
||||
''
|
||||
'' Style settings
|
||||
''
|
||||
<style>
|
||||
root {
|
||||
BackgroundColor $BGCOLOR
|
||||
FontColor $PRIMARY_TEXT
|
||||
HyperLinkColor $ORANGE
|
||||
LineColor $PRIMARY_DARK
|
||||
LineThickness 1
|
||||
Margin 10
|
||||
Padding 6
|
||||
Shadowing 0.0
|
||||
}
|
||||
node {
|
||||
Padding 15
|
||||
roundcorner 20
|
||||
BackgroundColor $BGCOLOR
|
||||
}
|
||||
caption {
|
||||
LineThickness 0
|
||||
}
|
||||
footer {
|
||||
LineThickness 0
|
||||
}
|
||||
groupHeader {
|
||||
BackgroundColor $SECONDARY
|
||||
FontColor $INFO
|
||||
FontStyle bold
|
||||
}
|
||||
header {
|
||||
LineThickness 0
|
||||
}
|
||||
referenceHeader {
|
||||
BackgroundColor $BGCOLOR
|
||||
FontColor $DARK
|
||||
FontStyle bold
|
||||
}
|
||||
separator {
|
||||
BackgroundColor $FGCOLOR
|
||||
FontColor $BGCOLOR
|
||||
FontStyle bold
|
||||
}
|
||||
title {
|
||||
FontSize 20
|
||||
BorderRoundCorner 8
|
||||
BorderThickness 1
|
||||
BackgroundColor $BGCOLOR
|
||||
FontColor $PRIMARY
|
||||
BorderColor $SECONDARY
|
||||
}
|
||||
</style>
|
||||
''
|
||||
'' Global Default Values
|
||||
''
|
||||
|
@ -81,7 +81,58 @@ skinparam useBetaStyle false
|
||||
BorderColor $PRIMARY
|
||||
BackgroundColor $PRIMARY_LIGHT-$PRIMARY
|
||||
!endprocedure
|
||||
|
||||
''
|
||||
'' Style settings
|
||||
''
|
||||
<style>
|
||||
root {
|
||||
BackgroundColor $BGCOLOR
|
||||
FontColor $PRIMARY_TEXT
|
||||
HyperLinkColor $ORANGE
|
||||
LineColor $PRIMARY_DARK
|
||||
LineThickness 1
|
||||
Margin 10
|
||||
Padding 6
|
||||
Shadowing 0.0
|
||||
}
|
||||
node {
|
||||
Padding 15
|
||||
roundcorner 20
|
||||
BackgroundColor $PRIMARY-$PRIMARY_DARK
|
||||
}
|
||||
caption {
|
||||
LineThickness 0
|
||||
}
|
||||
footer {
|
||||
LineThickness 0
|
||||
}
|
||||
groupHeader {
|
||||
BackgroundColor $SECONDARY
|
||||
FontColor $INFO
|
||||
FontStyle bold
|
||||
}
|
||||
header {
|
||||
LineThickness 0
|
||||
}
|
||||
referenceHeader {
|
||||
BackgroundColor $BGCOLOR
|
||||
FontColor $DARK
|
||||
FontStyle bold
|
||||
}
|
||||
separator {
|
||||
BackgroundColor $FGCOLOR
|
||||
FontColor $BGCOLOR
|
||||
FontStyle bold
|
||||
}
|
||||
title {
|
||||
FontSize 20
|
||||
BorderRoundCorner 8
|
||||
BorderThickness 1
|
||||
BackgroundColor $SECONDARY_LIGHT-$SECONDARY
|
||||
FontColor $PRIMARY
|
||||
BorderColor $SECONDARY
|
||||
}
|
||||
</style>
|
||||
''
|
||||
'' Global Default Values
|
||||
''
|
||||
|
@ -85,7 +85,55 @@ skinparam useBetaStyle false
|
||||
BorderColor $PRIMARY_DARK
|
||||
BackgroundColor $BGCOLOR
|
||||
!endprocedure
|
||||
|
||||
<style>
|
||||
root {
|
||||
BackgroundColor $BGCOLOR
|
||||
FontColor $PRIMARY_TEXT
|
||||
HyperLinkColor $ORANGE
|
||||
LineColor $PRIMARY_DARK
|
||||
LineThickness 1
|
||||
Margin 10
|
||||
Padding 6
|
||||
Shadowing 0.0
|
||||
}
|
||||
node {
|
||||
Padding 15
|
||||
roundcorner 20
|
||||
BackgroundColor $BGCOLOR
|
||||
}
|
||||
caption {
|
||||
LineThickness 0
|
||||
}
|
||||
footer {
|
||||
LineThickness 0
|
||||
}
|
||||
groupHeader {
|
||||
BackgroundColor $SECONDARY
|
||||
FontColor $INFO
|
||||
FontStyle bold
|
||||
}
|
||||
header {
|
||||
LineThickness 0
|
||||
}
|
||||
referenceHeader {
|
||||
BackgroundColor $BGCOLOR
|
||||
FontColor $DARK
|
||||
FontStyle bold
|
||||
}
|
||||
separator {
|
||||
BackgroundColor $FGCOLOR
|
||||
FontColor $BGCOLOR
|
||||
FontStyle bold
|
||||
}
|
||||
title {
|
||||
FontSize 20
|
||||
BorderRoundCorner 8
|
||||
BorderThickness 1
|
||||
BackgroundColor $BGCOLOR
|
||||
FontColor $PRIMARY
|
||||
BorderColor $SECONDARY
|
||||
}
|
||||
</style>
|
||||
''
|
||||
'' Global Default Values
|
||||
''
|
||||
|
@ -85,7 +85,58 @@ skinparam useBetaStyle false
|
||||
BorderColor $PRIMARY_DARK
|
||||
BackgroundColor $PRIMARY
|
||||
!endprocedure
|
||||
|
||||
''
|
||||
'' Style settings
|
||||
''
|
||||
<style>
|
||||
root {
|
||||
BackgroundColor $BGCOLOR
|
||||
FontColor $PRIMARY_TEXT
|
||||
HyperLinkColor $ORANGE
|
||||
LineColor $PRIMARY_DARK
|
||||
LineThickness 1
|
||||
Margin 10
|
||||
Padding 6
|
||||
Shadowing 0.0
|
||||
}
|
||||
node {
|
||||
Padding 15
|
||||
roundcorner 20
|
||||
BackgroundColor $PRIMARY-$PRIMARY_DARK
|
||||
}
|
||||
caption {
|
||||
LineThickness 0
|
||||
}
|
||||
footer {
|
||||
LineThickness 0
|
||||
}
|
||||
groupHeader {
|
||||
BackgroundColor $SECONDARY
|
||||
FontColor $INFO
|
||||
FontStyle bold
|
||||
}
|
||||
header {
|
||||
LineThickness 0
|
||||
}
|
||||
referenceHeader {
|
||||
BackgroundColor $BGCOLOR
|
||||
FontColor $DARK
|
||||
FontStyle bold
|
||||
}
|
||||
separator {
|
||||
BackgroundColor $FGCOLOR
|
||||
FontColor $BGCOLOR
|
||||
FontStyle bold
|
||||
}
|
||||
title {
|
||||
FontSize 20
|
||||
BorderRoundCorner 8
|
||||
BorderThickness 1
|
||||
BackgroundColor $SECONDARY_LIGHT-$SECONDARY
|
||||
FontColor $PRIMARY
|
||||
BorderColor $SECONDARY
|
||||
}
|
||||
</style>
|
||||
''
|
||||
'' Global Default Values
|
||||
''
|
||||
|
@ -56,7 +56,58 @@ skinparam useBetaStyle false
|
||||
BackgroundColor $PRIMARY_LIGHT-$PRIMARY
|
||||
!endprocedure
|
||||
|
||||
|
||||
''
|
||||
'' Style settings
|
||||
''
|
||||
<style>
|
||||
root {
|
||||
BackgroundColor $BGCOLOR
|
||||
FontColor $PRIMARY_TEXT
|
||||
HyperLinkColor $ORANGE
|
||||
LineColor $PRIMARY_DARK
|
||||
LineThickness 1
|
||||
Margin 10
|
||||
Padding 6
|
||||
Shadowing 0.0
|
||||
}
|
||||
node {
|
||||
Padding 15
|
||||
roundcorner 20
|
||||
BackgroundColor $PRIMARY-$PRIMARY_DARK
|
||||
}
|
||||
caption {
|
||||
LineThickness 0
|
||||
}
|
||||
footer {
|
||||
LineThickness 0
|
||||
}
|
||||
groupHeader {
|
||||
BackgroundColor $SECONDARY
|
||||
FontColor $INFO
|
||||
FontStyle bold
|
||||
}
|
||||
header {
|
||||
LineThickness 0
|
||||
}
|
||||
referenceHeader {
|
||||
BackgroundColor $BGCOLOR
|
||||
FontColor $DARK
|
||||
FontStyle bold
|
||||
}
|
||||
separator {
|
||||
BackgroundColor $FGCOLOR
|
||||
FontColor $BGCOLOR
|
||||
FontStyle bold
|
||||
}
|
||||
title {
|
||||
FontSize 20
|
||||
BorderRoundCorner 8
|
||||
BorderThickness 1
|
||||
BackgroundColor $SECONDARY_LIGHT-$SECONDARY
|
||||
FontColor $PRIMARY
|
||||
BorderColor $SECONDARY
|
||||
}
|
||||
</style>
|
||||
''
|
||||
'' Global Default Values
|
||||
''
|
||||
|
@ -67,7 +67,58 @@ skinparam useBetaStyle false
|
||||
BorderColor $PRIMARY_LIGHT
|
||||
BackgroundColor $PRIMARY_LIGHT-$PRIMARY
|
||||
!endprocedure
|
||||
|
||||
''
|
||||
'' Style settings
|
||||
''
|
||||
<style>
|
||||
root {
|
||||
BackgroundColor $BGCOLOR
|
||||
FontColor $PRIMARY_TEXT
|
||||
HyperLinkColor $ORANGE
|
||||
LineColor $PRIMARY_DARK
|
||||
LineThickness 1
|
||||
Margin 10
|
||||
Padding 6
|
||||
Shadowing 0.0
|
||||
}
|
||||
node {
|
||||
Padding 15
|
||||
roundcorner 20
|
||||
BackgroundColor $PRIMARY-$PRIMARY_DARK
|
||||
}
|
||||
caption {
|
||||
LineThickness 0
|
||||
}
|
||||
footer {
|
||||
LineThickness 0
|
||||
}
|
||||
groupHeader {
|
||||
BackgroundColor $SECONDARY
|
||||
FontColor $INFO
|
||||
FontStyle bold
|
||||
}
|
||||
header {
|
||||
LineThickness 0
|
||||
}
|
||||
referenceHeader {
|
||||
BackgroundColor $BGCOLOR
|
||||
FontColor $DARK
|
||||
FontStyle bold
|
||||
}
|
||||
separator {
|
||||
BackgroundColor $FGCOLOR
|
||||
FontColor $BGCOLOR
|
||||
FontStyle bold
|
||||
}
|
||||
title {
|
||||
FontSize 20
|
||||
BorderRoundCorner 8
|
||||
BorderThickness 1
|
||||
BackgroundColor $SECONDARY_LIGHT-$SECONDARY
|
||||
FontColor $PRIMARY
|
||||
BorderColor $SECONDARY
|
||||
}
|
||||
</style>
|
||||
''
|
||||
'' Global Default Values
|
||||
''
|
||||
|
@ -80,7 +80,55 @@ skinparam useBetaStyle false
|
||||
BorderColor $PRIMARY
|
||||
BackgroundColor $BGCOLOR
|
||||
!endprocedure
|
||||
|
||||
<style>
|
||||
root {
|
||||
BackgroundColor $BGCOLOR
|
||||
FontColor $PRIMARY_TEXT
|
||||
HyperLinkColor $ORANGE
|
||||
LineColor $PRIMARY_DARK
|
||||
LineThickness 1
|
||||
Margin 10
|
||||
Padding 6
|
||||
Shadowing 0.0
|
||||
}
|
||||
node {
|
||||
Padding 15
|
||||
roundcorner 20
|
||||
BackgroundColor $BGCOLOR
|
||||
}
|
||||
caption {
|
||||
LineThickness 0
|
||||
}
|
||||
footer {
|
||||
LineThickness 0
|
||||
}
|
||||
groupHeader {
|
||||
BackgroundColor $SECONDARY
|
||||
FontColor $INFO
|
||||
FontStyle bold
|
||||
}
|
||||
header {
|
||||
LineThickness 0
|
||||
}
|
||||
referenceHeader {
|
||||
BackgroundColor $BGCOLOR
|
||||
FontColor $DARK
|
||||
FontStyle bold
|
||||
}
|
||||
separator {
|
||||
BackgroundColor $FGCOLOR
|
||||
FontColor $BGCOLOR
|
||||
FontStyle bold
|
||||
}
|
||||
title {
|
||||
FontSize 20
|
||||
BorderRoundCorner 8
|
||||
BorderThickness 1
|
||||
BackgroundColor $BGCOLOR
|
||||
FontColor $PRIMARY
|
||||
BorderColor $SECONDARY
|
||||
}
|
||||
</style>
|
||||
''
|
||||
'' Global Default Values
|
||||
''
|
||||
|
@ -79,7 +79,58 @@ skinparam useBetaStyle false
|
||||
BorderColor $PRIMARY
|
||||
BackgroundColor $PRIMARY_LIGHT-$PRIMARY
|
||||
!endprocedure
|
||||
|
||||
''
|
||||
'' Style settings
|
||||
''
|
||||
<style>
|
||||
root {
|
||||
BackgroundColor $BGCOLOR
|
||||
FontColor $PRIMARY_TEXT
|
||||
HyperLinkColor $ORANGE
|
||||
LineColor $PRIMARY_DARK
|
||||
LineThickness 1
|
||||
Margin 10
|
||||
Padding 6
|
||||
Shadowing 0.0
|
||||
}
|
||||
node {
|
||||
Padding 15
|
||||
roundcorner 20
|
||||
BackgroundColor $PRIMARY-$PRIMARY_DARK
|
||||
}
|
||||
caption {
|
||||
LineThickness 0
|
||||
}
|
||||
footer {
|
||||
LineThickness 0
|
||||
}
|
||||
groupHeader {
|
||||
BackgroundColor $SECONDARY
|
||||
FontColor $INFO
|
||||
FontStyle bold
|
||||
}
|
||||
header {
|
||||
LineThickness 0
|
||||
}
|
||||
referenceHeader {
|
||||
BackgroundColor $BGCOLOR
|
||||
FontColor $DARK
|
||||
FontStyle bold
|
||||
}
|
||||
separator {
|
||||
BackgroundColor $FGCOLOR
|
||||
FontColor $BGCOLOR
|
||||
FontStyle bold
|
||||
}
|
||||
title {
|
||||
FontSize 20
|
||||
BorderRoundCorner 8
|
||||
BorderThickness 1
|
||||
BackgroundColor $SECONDARY_LIGHT-$SECONDARY
|
||||
FontColor $PRIMARY
|
||||
BorderColor $SECONDARY
|
||||
}
|
||||
</style>
|
||||
''
|
||||
'' Global Default Values
|
||||
''
|
||||
|
@ -85,7 +85,58 @@ skinparam useBetaStyle false
|
||||
BorderColor $PRIMARY_DARK
|
||||
BackgroundColor $PRIMARY-$PRIMARY_DARK
|
||||
!endprocedure
|
||||
|
||||
''
|
||||
'' Style settings
|
||||
''
|
||||
<style>
|
||||
root {
|
||||
BackgroundColor $BGCOLOR
|
||||
FontColor $PRIMARY_TEXT
|
||||
HyperLinkColor $ORANGE
|
||||
LineColor $PRIMARY_DARK
|
||||
LineThickness 1
|
||||
Margin 10
|
||||
Padding 6
|
||||
Shadowing 0.0
|
||||
}
|
||||
node {
|
||||
Padding 15
|
||||
roundcorner 20
|
||||
BackgroundColor $PRIMARY-$PRIMARY_DARK
|
||||
}
|
||||
caption {
|
||||
LineThickness 0
|
||||
}
|
||||
footer {
|
||||
LineThickness 0
|
||||
}
|
||||
groupHeader {
|
||||
BackgroundColor $SECONDARY
|
||||
FontColor $INFO
|
||||
FontStyle bold
|
||||
}
|
||||
header {
|
||||
LineThickness 0
|
||||
}
|
||||
referenceHeader {
|
||||
BackgroundColor $BGCOLOR
|
||||
FontColor $DARK
|
||||
FontStyle bold
|
||||
}
|
||||
separator {
|
||||
BackgroundColor $FGCOLOR
|
||||
FontColor $BGCOLOR
|
||||
FontStyle bold
|
||||
}
|
||||
title {
|
||||
FontSize 20
|
||||
BorderRoundCorner 8
|
||||
BorderThickness 1
|
||||
BackgroundColor $SECONDARY_LIGHT-$SECONDARY
|
||||
FontColor $PRIMARY
|
||||
BorderColor $SECONDARY
|
||||
}
|
||||
</style>
|
||||
''
|
||||
'' Global Default Values
|
||||
''
|
||||
|
@ -85,7 +85,58 @@ skinparam useBetaStyle false
|
||||
BorderColor $PRIMARY
|
||||
BackgroundColor $PRIMARY_LIGHT
|
||||
!endprocedure
|
||||
|
||||
''
|
||||
'' Style settings
|
||||
''
|
||||
<style>
|
||||
root {
|
||||
BackgroundColor $BGCOLOR
|
||||
FontColor $PRIMARY_TEXT
|
||||
HyperLinkColor $ORANGE
|
||||
LineColor $PRIMARY_DARK
|
||||
LineThickness 1
|
||||
Margin 10
|
||||
Padding 6
|
||||
Shadowing 0.0
|
||||
}
|
||||
node {
|
||||
Padding 15
|
||||
roundcorner 20
|
||||
BackgroundColor $PRIMARY-$PRIMARY_DARK
|
||||
}
|
||||
caption {
|
||||
LineThickness 0
|
||||
}
|
||||
footer {
|
||||
LineThickness 0
|
||||
}
|
||||
groupHeader {
|
||||
BackgroundColor $SECONDARY
|
||||
FontColor $INFO
|
||||
FontStyle bold
|
||||
}
|
||||
header {
|
||||
LineThickness 0
|
||||
}
|
||||
referenceHeader {
|
||||
BackgroundColor $BGCOLOR
|
||||
FontColor $DARK
|
||||
FontStyle bold
|
||||
}
|
||||
separator {
|
||||
BackgroundColor $FGCOLOR
|
||||
FontColor $BGCOLOR
|
||||
FontStyle bold
|
||||
}
|
||||
title {
|
||||
FontSize 20
|
||||
BorderRoundCorner 8
|
||||
BorderThickness 1
|
||||
BackgroundColor $SECONDARY_LIGHT-$SECONDARY
|
||||
FontColor $PRIMARY
|
||||
BorderColor $SECONDARY
|
||||
}
|
||||
</style>
|
||||
''
|
||||
'' Global Default Values
|
||||
''
|
||||
|
@ -85,7 +85,58 @@ skinparam useBetaStyle false
|
||||
BorderColor $PRIMARY_DARK
|
||||
BackgroundColor $PRIMARY
|
||||
!endprocedure
|
||||
|
||||
''
|
||||
'' Style settings
|
||||
''
|
||||
<style>
|
||||
root {
|
||||
BackgroundColor $BGCOLOR
|
||||
FontColor $PRIMARY_TEXT
|
||||
HyperLinkColor $ORANGE
|
||||
LineColor $PRIMARY_DARK
|
||||
LineThickness 1
|
||||
Margin 10
|
||||
Padding 6
|
||||
Shadowing 0.0
|
||||
}
|
||||
node {
|
||||
Padding 15
|
||||
roundcorner 20
|
||||
BackgroundColor $PRIMARY-$PRIMARY_DARK
|
||||
}
|
||||
caption {
|
||||
LineThickness 0
|
||||
}
|
||||
footer {
|
||||
LineThickness 0
|
||||
}
|
||||
groupHeader {
|
||||
BackgroundColor $SECONDARY
|
||||
FontColor $INFO
|
||||
FontStyle bold
|
||||
}
|
||||
header {
|
||||
LineThickness 0
|
||||
}
|
||||
referenceHeader {
|
||||
BackgroundColor $BGCOLOR
|
||||
FontColor $DARK
|
||||
FontStyle bold
|
||||
}
|
||||
separator {
|
||||
BackgroundColor $FGCOLOR
|
||||
FontColor $BGCOLOR
|
||||
FontStyle bold
|
||||
}
|
||||
title {
|
||||
FontSize 20
|
||||
BorderRoundCorner 8
|
||||
BorderThickness 1
|
||||
BackgroundColor $SECONDARY_LIGHT-$SECONDARY
|
||||
FontColor $PRIMARY
|
||||
BorderColor $SECONDARY
|
||||
}
|
||||
</style>
|
||||
''
|
||||
'' Global Default Values
|
||||
''
|
||||
|
@ -67,7 +67,58 @@ skinparam useBetaStyle false
|
||||
BorderColor $PRIMARY_LIGHT
|
||||
BackgroundColor $PRIMARY-$PRIMARY_DARK
|
||||
!endprocedure
|
||||
|
||||
''
|
||||
'' Style settings
|
||||
''
|
||||
<style>
|
||||
root {
|
||||
BackgroundColor $BGCOLOR
|
||||
FontColor $PRIMARY_TEXT
|
||||
HyperLinkColor $ORANGE
|
||||
LineColor $PRIMARY_DARK
|
||||
LineThickness 1
|
||||
Margin 10
|
||||
Padding 6
|
||||
Shadowing 0.0
|
||||
}
|
||||
node {
|
||||
Padding 15
|
||||
roundcorner 20
|
||||
BackgroundColor $PRIMARY-$PRIMARY_DARK
|
||||
}
|
||||
caption {
|
||||
LineThickness 0
|
||||
}
|
||||
footer {
|
||||
LineThickness 0
|
||||
}
|
||||
groupHeader {
|
||||
BackgroundColor $SECONDARY
|
||||
FontColor $INFO
|
||||
FontStyle bold
|
||||
}
|
||||
header {
|
||||
LineThickness 0
|
||||
}
|
||||
referenceHeader {
|
||||
BackgroundColor $BGCOLOR
|
||||
FontColor $DARK
|
||||
FontStyle bold
|
||||
}
|
||||
separator {
|
||||
BackgroundColor $FGCOLOR
|
||||
FontColor $BGCOLOR
|
||||
FontStyle bold
|
||||
}
|
||||
title {
|
||||
FontSize 20
|
||||
BorderRoundCorner 8
|
||||
BorderThickness 1
|
||||
BackgroundColor $SECONDARY_LIGHT-$SECONDARY
|
||||
FontColor $PRIMARY
|
||||
BorderColor $SECONDARY
|
||||
}
|
||||
</style>
|
||||
''
|
||||
'' Global Default Values
|
||||
''
|
||||
|
@ -87,7 +87,55 @@ skinparam shadowing false
|
||||
BorderColor $PRIMARY
|
||||
BackgroundColor $BGCOLOR
|
||||
!endprocedure
|
||||
|
||||
<style>
|
||||
root {
|
||||
BackgroundColor $BGCOLOR
|
||||
FontColor $PRIMARY_TEXT
|
||||
HyperLinkColor $ORANGE
|
||||
LineColor $PRIMARY_DARK
|
||||
LineThickness 1
|
||||
Margin 10
|
||||
Padding 6
|
||||
Shadowing 0.0
|
||||
}
|
||||
node {
|
||||
Padding 15
|
||||
roundcorner 20
|
||||
BackgroundColor $BGCOLOR
|
||||
}
|
||||
caption {
|
||||
LineThickness 0
|
||||
}
|
||||
footer {
|
||||
LineThickness 0
|
||||
}
|
||||
groupHeader {
|
||||
BackgroundColor $SECONDARY
|
||||
FontColor $INFO
|
||||
FontStyle bold
|
||||
}
|
||||
header {
|
||||
LineThickness 0
|
||||
}
|
||||
referenceHeader {
|
||||
BackgroundColor $BGCOLOR
|
||||
FontColor $DARK
|
||||
FontStyle bold
|
||||
}
|
||||
separator {
|
||||
BackgroundColor $FGCOLOR
|
||||
FontColor $BGCOLOR
|
||||
FontStyle bold
|
||||
}
|
||||
title {
|
||||
FontSize 20
|
||||
BorderRoundCorner 8
|
||||
BorderThickness 1
|
||||
BackgroundColor $BGCOLOR
|
||||
FontColor $PRIMARY
|
||||
BorderColor $SECONDARY
|
||||
}
|
||||
</style>
|
||||
''
|
||||
'' Global Default Values
|
||||
''
|
||||
|
@ -87,7 +87,58 @@ skinparam shadowing false
|
||||
BorderColor $PRIMARY
|
||||
BackgroundColor $PRIMARY_LIGHT
|
||||
!endprocedure
|
||||
|
||||
''
|
||||
'' Style settings
|
||||
''
|
||||
<style>
|
||||
root {
|
||||
BackgroundColor $BGCOLOR
|
||||
FontColor $PRIMARY_TEXT
|
||||
HyperLinkColor $ORANGE
|
||||
LineColor $PRIMARY_DARK
|
||||
LineThickness 1
|
||||
Margin 10
|
||||
Padding 6
|
||||
Shadowing 0.0
|
||||
}
|
||||
node {
|
||||
Padding 15
|
||||
roundcorner 20
|
||||
BackgroundColor $PRIMARY-$PRIMARY_DARK
|
||||
}
|
||||
caption {
|
||||
LineThickness 0
|
||||
}
|
||||
footer {
|
||||
LineThickness 0
|
||||
}
|
||||
groupHeader {
|
||||
BackgroundColor $SECONDARY
|
||||
FontColor $INFO
|
||||
FontStyle bold
|
||||
}
|
||||
header {
|
||||
LineThickness 0
|
||||
}
|
||||
referenceHeader {
|
||||
BackgroundColor $BGCOLOR
|
||||
FontColor $DARK
|
||||
FontStyle bold
|
||||
}
|
||||
separator {
|
||||
BackgroundColor $FGCOLOR
|
||||
FontColor $BGCOLOR
|
||||
FontStyle bold
|
||||
}
|
||||
title {
|
||||
FontSize 20
|
||||
BorderRoundCorner 8
|
||||
BorderThickness 1
|
||||
BackgroundColor $SECONDARY_LIGHT-$SECONDARY
|
||||
FontColor $PRIMARY
|
||||
BorderColor $SECONDARY
|
||||
}
|
||||
</style>
|
||||
''
|
||||
'' Global Default Values
|
||||
''
|
||||
|
@ -85,7 +85,58 @@ skinparam useBetaStyle false
|
||||
BorderColor $PRIMARY_DARK
|
||||
BackgroundColor $PRIMARY_LIGHT-$PRIMARY_DARK
|
||||
!endprocedure
|
||||
|
||||
''
|
||||
'' Style settings
|
||||
''
|
||||
<style>
|
||||
root {
|
||||
BackgroundColor $BGCOLOR
|
||||
FontColor $PRIMARY_TEXT
|
||||
HyperLinkColor $ORANGE
|
||||
LineColor $PRIMARY_DARK
|
||||
LineThickness 1
|
||||
Margin 10
|
||||
Padding 6
|
||||
Shadowing 0.0
|
||||
}
|
||||
node {
|
||||
Padding 15
|
||||
roundcorner 20
|
||||
BackgroundColor $PRIMARY-$PRIMARY_DARK
|
||||
}
|
||||
caption {
|
||||
LineThickness 0
|
||||
}
|
||||
footer {
|
||||
LineThickness 0
|
||||
}
|
||||
groupHeader {
|
||||
BackgroundColor $SECONDARY
|
||||
FontColor $INFO
|
||||
FontStyle bold
|
||||
}
|
||||
header {
|
||||
LineThickness 0
|
||||
}
|
||||
referenceHeader {
|
||||
BackgroundColor $BGCOLOR
|
||||
FontColor $DARK
|
||||
FontStyle bold
|
||||
}
|
||||
separator {
|
||||
BackgroundColor $FGCOLOR
|
||||
FontColor $BGCOLOR
|
||||
FontStyle bold
|
||||
}
|
||||
title {
|
||||
FontSize 20
|
||||
BorderRoundCorner 8
|
||||
BorderThickness 1
|
||||
BackgroundColor $SECONDARY_LIGHT-$SECONDARY
|
||||
FontColor $PRIMARY
|
||||
BorderColor $SECONDARY
|
||||
}
|
||||
</style>
|
||||
''
|
||||
'' Global Default Values
|
||||
''
|
||||
|
@ -85,7 +85,55 @@ skinparam useBetaStyle false
|
||||
BorderColor $PRIMARY_DARK
|
||||
BackgroundColor $BGCOLOR
|
||||
!endprocedure
|
||||
|
||||
<style>
|
||||
root {
|
||||
BackgroundColor $BGCOLOR
|
||||
FontColor $PRIMARY_TEXT
|
||||
HyperLinkColor $ORANGE
|
||||
LineColor $PRIMARY_DARK
|
||||
LineThickness 1
|
||||
Margin 10
|
||||
Padding 6
|
||||
Shadowing 0.0
|
||||
}
|
||||
node {
|
||||
Padding 15
|
||||
roundcorner 20
|
||||
BackgroundColor $BGCOLOR
|
||||
}
|
||||
caption {
|
||||
LineThickness 0
|
||||
}
|
||||
footer {
|
||||
LineThickness 0
|
||||
}
|
||||
groupHeader {
|
||||
BackgroundColor $SECONDARY
|
||||
FontColor $INFO
|
||||
FontStyle bold
|
||||
}
|
||||
header {
|
||||
LineThickness 0
|
||||
}
|
||||
referenceHeader {
|
||||
BackgroundColor $BGCOLOR
|
||||
FontColor $DARK
|
||||
FontStyle bold
|
||||
}
|
||||
separator {
|
||||
BackgroundColor $FGCOLOR
|
||||
FontColor $BGCOLOR
|
||||
FontStyle bold
|
||||
}
|
||||
title {
|
||||
FontSize 20
|
||||
BorderRoundCorner 8
|
||||
BorderThickness 1
|
||||
BackgroundColor $BGCOLOR
|
||||
FontColor $PRIMARY
|
||||
BorderColor $SECONDARY
|
||||
}
|
||||
</style>
|
||||
''
|
||||
'' Global Default Values
|
||||
''
|
||||
|
@ -85,7 +85,58 @@ skinparam useBetaStyle false
|
||||
BorderColor $PRIMARY_DARK
|
||||
BackgroundColor $PRIMARY
|
||||
!endprocedure
|
||||
|
||||
''
|
||||
'' Style settings
|
||||
''
|
||||
<style>
|
||||
root {
|
||||
BackgroundColor $BGCOLOR
|
||||
FontColor $PRIMARY_TEXT
|
||||
HyperLinkColor $ORANGE
|
||||
LineColor $PRIMARY_DARK
|
||||
LineThickness 1
|
||||
Margin 10
|
||||
Padding 6
|
||||
Shadowing 0.0
|
||||
}
|
||||
node {
|
||||
Padding 15
|
||||
roundcorner 20
|
||||
BackgroundColor $PRIMARY-$PRIMARY_DARK
|
||||
}
|
||||
caption {
|
||||
LineThickness 0
|
||||
}
|
||||
footer {
|
||||
LineThickness 0
|
||||
}
|
||||
groupHeader {
|
||||
BackgroundColor $SECONDARY
|
||||
FontColor $INFO
|
||||
FontStyle bold
|
||||
}
|
||||
header {
|
||||
LineThickness 0
|
||||
}
|
||||
referenceHeader {
|
||||
BackgroundColor $BGCOLOR
|
||||
FontColor $DARK
|
||||
FontStyle bold
|
||||
}
|
||||
separator {
|
||||
BackgroundColor $FGCOLOR
|
||||
FontColor $BGCOLOR
|
||||
FontStyle bold
|
||||
}
|
||||
title {
|
||||
FontSize 20
|
||||
BorderRoundCorner 8
|
||||
BorderThickness 1
|
||||
BackgroundColor $SECONDARY_LIGHT-$SECONDARY
|
||||
FontColor $PRIMARY
|
||||
BorderColor $SECONDARY
|
||||
}
|
||||
</style>
|
||||
''
|
||||
'' Global Default Values
|
||||
''
|
||||
|
@ -85,7 +85,58 @@ skinparam useBetaStyle false
|
||||
BorderColor $PRIMARY_DARK
|
||||
BackgroundColor $PRIMARY
|
||||
!endprocedure
|
||||
|
||||
''
|
||||
'' Style settings
|
||||
''
|
||||
<style>
|
||||
root {
|
||||
BackgroundColor $BGCOLOR
|
||||
FontColor $PRIMARY_TEXT
|
||||
HyperLinkColor $ORANGE
|
||||
LineColor $PRIMARY_DARK
|
||||
LineThickness 1
|
||||
Margin 10
|
||||
Padding 6
|
||||
Shadowing 0.0
|
||||
}
|
||||
node {
|
||||
Padding 15
|
||||
roundcorner 20
|
||||
BackgroundColor $PRIMARY-$PRIMARY_DARK
|
||||
}
|
||||
caption {
|
||||
LineThickness 0
|
||||
}
|
||||
footer {
|
||||
LineThickness 0
|
||||
}
|
||||
groupHeader {
|
||||
BackgroundColor $SECONDARY
|
||||
FontColor $INFO
|
||||
FontStyle bold
|
||||
}
|
||||
header {
|
||||
LineThickness 0
|
||||
}
|
||||
referenceHeader {
|
||||
BackgroundColor $BGCOLOR
|
||||
FontColor $DARK
|
||||
FontStyle bold
|
||||
}
|
||||
separator {
|
||||
BackgroundColor $FGCOLOR
|
||||
FontColor $BGCOLOR
|
||||
FontStyle bold
|
||||
}
|
||||
title {
|
||||
FontSize 20
|
||||
BorderRoundCorner 8
|
||||
BorderThickness 1
|
||||
BackgroundColor $SECONDARY_LIGHT-$SECONDARY
|
||||
FontColor $PRIMARY
|
||||
BorderColor $SECONDARY
|
||||
}
|
||||
</style>
|
||||
''
|
||||
'' Global Default Values
|
||||
''
|
||||
|
Loading…
Reference in New Issue
Block a user