mirror of
https://github.com/octoleo/plantuml.git
synced 2024-11-22 04:55:10 +00:00
🐛Fix title on theme
This commit is contained in:
parent
58469686e6
commit
ef438a1672
@ -34,20 +34,26 @@
|
||||
LineThickness 1
|
||||
Margin 5
|
||||
}
|
||||
document {
|
||||
caption {
|
||||
LineThickness 0
|
||||
}
|
||||
footer {
|
||||
LineThickness 0
|
||||
}
|
||||
header {
|
||||
LineThickness 0
|
||||
}
|
||||
title {
|
||||
FontSize 22
|
||||
LineThickness 0
|
||||
}
|
||||
}
|
||||
groupHeader {
|
||||
BackgroundColor $FGCOLOR
|
||||
FontColor $BGCOLOR
|
||||
FontStyle bold
|
||||
}
|
||||
header {
|
||||
LineThickness 0
|
||||
}
|
||||
node {
|
||||
MaximumWidth 300
|
||||
}
|
||||
@ -61,10 +67,6 @@
|
||||
FontColor $BGCOLOR
|
||||
FontStyle bold
|
||||
}
|
||||
title {
|
||||
FontSize 22
|
||||
LineThickness 0
|
||||
}
|
||||
</style>
|
||||
|
||||
skinparam ArrowLollipopColor $FGCOLOR
|
||||
|
@ -28,6 +28,7 @@
|
||||
LineThickness 1
|
||||
Margin 5
|
||||
}
|
||||
document {
|
||||
caption {
|
||||
LineThickness 0
|
||||
}
|
||||
@ -37,13 +38,14 @@
|
||||
header {
|
||||
LineThickness 0
|
||||
}
|
||||
node {
|
||||
MaximumWidth 300
|
||||
}
|
||||
title {
|
||||
FontSize 22
|
||||
LineThickness 0
|
||||
}
|
||||
}
|
||||
node {
|
||||
MaximumWidth 300
|
||||
}
|
||||
</style>
|
||||
|
||||
skinparam ArrowLollipopColor $FGCOLOR
|
||||
|
@ -36,20 +36,26 @@
|
||||
LineStyle 12-18
|
||||
LineThickness 3
|
||||
}
|
||||
document {
|
||||
caption {
|
||||
LineThickness 0
|
||||
}
|
||||
footer {
|
||||
LineThickness 0
|
||||
}
|
||||
header {
|
||||
LineThickness 0
|
||||
}
|
||||
title {
|
||||
FontSize 22
|
||||
LineThickness 0
|
||||
}
|
||||
}
|
||||
groupHeader {
|
||||
BackgroundColor $FGCOLOR
|
||||
FontColor $BGCOLOR
|
||||
FontStyle bold
|
||||
}
|
||||
header {
|
||||
LineThickness 0
|
||||
}
|
||||
node {
|
||||
MaximumWidth 300
|
||||
}
|
||||
@ -63,10 +69,6 @@
|
||||
FontColor $BGCOLOR
|
||||
FontStyle bold
|
||||
}
|
||||
title {
|
||||
FontSize 22
|
||||
LineThickness 0
|
||||
}
|
||||
</style>
|
||||
|
||||
skinparam ArrowLollipopColor $FGCOLOR
|
||||
|
@ -33,20 +33,26 @@
|
||||
LineStyle 12-18
|
||||
LineThickness 3
|
||||
}
|
||||
document {
|
||||
caption {
|
||||
LineThickness 0
|
||||
}
|
||||
footer {
|
||||
LineThickness 0
|
||||
}
|
||||
header {
|
||||
LineThickness 0
|
||||
}
|
||||
title {
|
||||
FontSize 22
|
||||
LineThickness 0
|
||||
}
|
||||
}
|
||||
groupHeader {
|
||||
BackgroundColor $FGCOLOR
|
||||
FontColor $BGCOLOR
|
||||
FontStyle bold
|
||||
}
|
||||
header {
|
||||
LineThickness 0
|
||||
}
|
||||
node {
|
||||
MaximumWidth 300
|
||||
}
|
||||
@ -60,10 +66,6 @@
|
||||
FontColor $BGCOLOR
|
||||
FontStyle bold
|
||||
}
|
||||
title {
|
||||
FontSize 22
|
||||
LineThickness 0
|
||||
}
|
||||
</style>
|
||||
|
||||
skinparam ArrowLollipopColor $FGCOLOR
|
||||
|
@ -28,6 +28,7 @@
|
||||
LineThickness 1
|
||||
Margin 5
|
||||
}
|
||||
document {
|
||||
caption {
|
||||
LineThickness 0
|
||||
}
|
||||
@ -37,13 +38,14 @@
|
||||
header {
|
||||
LineThickness 0
|
||||
}
|
||||
node {
|
||||
MaximumWidth 300
|
||||
}
|
||||
title {
|
||||
FontSize 22
|
||||
LineThickness 0
|
||||
}
|
||||
}
|
||||
node {
|
||||
MaximumWidth 300
|
||||
}
|
||||
</style>
|
||||
|
||||
skinparam ArrowLollipopColor $FGCOLOR
|
||||
|
@ -36,6 +36,7 @@
|
||||
LineThickness 1
|
||||
Margin 5
|
||||
}
|
||||
document {
|
||||
caption {
|
||||
LineThickness 0
|
||||
}
|
||||
@ -45,13 +46,14 @@
|
||||
header {
|
||||
LineThickness 0
|
||||
}
|
||||
node {
|
||||
MaximumWidth 300
|
||||
}
|
||||
title {
|
||||
FontSize 22
|
||||
LineThickness 0
|
||||
}
|
||||
}
|
||||
node {
|
||||
MaximumWidth 300
|
||||
}
|
||||
</style>
|
||||
|
||||
skinparam ArrowLollipopColor $FGCOLOR
|
||||
|
Loading…
Reference in New Issue
Block a user