mirror of
https://github.com/octoleo/plantuml.git
synced 2024-12-22 19:09:03 +00:00
Merge pull request #1225 from The-Lum/FixTitleOnTheme
Fix `title` on theme
This commit is contained in:
commit
040bf1f134
@ -34,20 +34,26 @@
|
|||||||
LineThickness 1
|
LineThickness 1
|
||||||
Margin 5
|
Margin 5
|
||||||
}
|
}
|
||||||
|
document {
|
||||||
caption {
|
caption {
|
||||||
LineThickness 0
|
LineThickness 0
|
||||||
}
|
}
|
||||||
footer {
|
footer {
|
||||||
LineThickness 0
|
LineThickness 0
|
||||||
}
|
}
|
||||||
|
header {
|
||||||
|
LineThickness 0
|
||||||
|
}
|
||||||
|
title {
|
||||||
|
FontSize 22
|
||||||
|
LineThickness 0
|
||||||
|
}
|
||||||
|
}
|
||||||
groupHeader {
|
groupHeader {
|
||||||
BackgroundColor $FGCOLOR
|
BackgroundColor $FGCOLOR
|
||||||
FontColor $BGCOLOR
|
FontColor $BGCOLOR
|
||||||
FontStyle bold
|
FontStyle bold
|
||||||
}
|
}
|
||||||
header {
|
|
||||||
LineThickness 0
|
|
||||||
}
|
|
||||||
node {
|
node {
|
||||||
MaximumWidth 300
|
MaximumWidth 300
|
||||||
}
|
}
|
||||||
@ -61,10 +67,6 @@
|
|||||||
FontColor $BGCOLOR
|
FontColor $BGCOLOR
|
||||||
FontStyle bold
|
FontStyle bold
|
||||||
}
|
}
|
||||||
title {
|
|
||||||
FontSize 22
|
|
||||||
LineThickness 0
|
|
||||||
}
|
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
skinparam ArrowLollipopColor $FGCOLOR
|
skinparam ArrowLollipopColor $FGCOLOR
|
||||||
|
@ -28,6 +28,7 @@
|
|||||||
LineThickness 1
|
LineThickness 1
|
||||||
Margin 5
|
Margin 5
|
||||||
}
|
}
|
||||||
|
document {
|
||||||
caption {
|
caption {
|
||||||
LineThickness 0
|
LineThickness 0
|
||||||
}
|
}
|
||||||
@ -37,13 +38,14 @@
|
|||||||
header {
|
header {
|
||||||
LineThickness 0
|
LineThickness 0
|
||||||
}
|
}
|
||||||
node {
|
|
||||||
MaximumWidth 300
|
|
||||||
}
|
|
||||||
title {
|
title {
|
||||||
FontSize 22
|
FontSize 22
|
||||||
LineThickness 0
|
LineThickness 0
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
node {
|
||||||
|
MaximumWidth 300
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
skinparam ArrowLollipopColor $FGCOLOR
|
skinparam ArrowLollipopColor $FGCOLOR
|
||||||
|
@ -36,20 +36,26 @@
|
|||||||
LineStyle 12-18
|
LineStyle 12-18
|
||||||
LineThickness 3
|
LineThickness 3
|
||||||
}
|
}
|
||||||
|
document {
|
||||||
caption {
|
caption {
|
||||||
LineThickness 0
|
LineThickness 0
|
||||||
}
|
}
|
||||||
footer {
|
footer {
|
||||||
LineThickness 0
|
LineThickness 0
|
||||||
}
|
}
|
||||||
|
header {
|
||||||
|
LineThickness 0
|
||||||
|
}
|
||||||
|
title {
|
||||||
|
FontSize 22
|
||||||
|
LineThickness 0
|
||||||
|
}
|
||||||
|
}
|
||||||
groupHeader {
|
groupHeader {
|
||||||
BackgroundColor $FGCOLOR
|
BackgroundColor $FGCOLOR
|
||||||
FontColor $BGCOLOR
|
FontColor $BGCOLOR
|
||||||
FontStyle bold
|
FontStyle bold
|
||||||
}
|
}
|
||||||
header {
|
|
||||||
LineThickness 0
|
|
||||||
}
|
|
||||||
node {
|
node {
|
||||||
MaximumWidth 300
|
MaximumWidth 300
|
||||||
}
|
}
|
||||||
@ -63,10 +69,6 @@
|
|||||||
FontColor $BGCOLOR
|
FontColor $BGCOLOR
|
||||||
FontStyle bold
|
FontStyle bold
|
||||||
}
|
}
|
||||||
title {
|
|
||||||
FontSize 22
|
|
||||||
LineThickness 0
|
|
||||||
}
|
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
skinparam ArrowLollipopColor $FGCOLOR
|
skinparam ArrowLollipopColor $FGCOLOR
|
||||||
|
@ -33,20 +33,26 @@
|
|||||||
LineStyle 12-18
|
LineStyle 12-18
|
||||||
LineThickness 3
|
LineThickness 3
|
||||||
}
|
}
|
||||||
|
document {
|
||||||
caption {
|
caption {
|
||||||
LineThickness 0
|
LineThickness 0
|
||||||
}
|
}
|
||||||
footer {
|
footer {
|
||||||
LineThickness 0
|
LineThickness 0
|
||||||
}
|
}
|
||||||
|
header {
|
||||||
|
LineThickness 0
|
||||||
|
}
|
||||||
|
title {
|
||||||
|
FontSize 22
|
||||||
|
LineThickness 0
|
||||||
|
}
|
||||||
|
}
|
||||||
groupHeader {
|
groupHeader {
|
||||||
BackgroundColor $FGCOLOR
|
BackgroundColor $FGCOLOR
|
||||||
FontColor $BGCOLOR
|
FontColor $BGCOLOR
|
||||||
FontStyle bold
|
FontStyle bold
|
||||||
}
|
}
|
||||||
header {
|
|
||||||
LineThickness 0
|
|
||||||
}
|
|
||||||
node {
|
node {
|
||||||
MaximumWidth 300
|
MaximumWidth 300
|
||||||
}
|
}
|
||||||
@ -60,10 +66,6 @@
|
|||||||
FontColor $BGCOLOR
|
FontColor $BGCOLOR
|
||||||
FontStyle bold
|
FontStyle bold
|
||||||
}
|
}
|
||||||
title {
|
|
||||||
FontSize 22
|
|
||||||
LineThickness 0
|
|
||||||
}
|
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
skinparam ArrowLollipopColor $FGCOLOR
|
skinparam ArrowLollipopColor $FGCOLOR
|
||||||
|
@ -28,6 +28,7 @@
|
|||||||
LineThickness 1
|
LineThickness 1
|
||||||
Margin 5
|
Margin 5
|
||||||
}
|
}
|
||||||
|
document {
|
||||||
caption {
|
caption {
|
||||||
LineThickness 0
|
LineThickness 0
|
||||||
}
|
}
|
||||||
@ -37,13 +38,14 @@
|
|||||||
header {
|
header {
|
||||||
LineThickness 0
|
LineThickness 0
|
||||||
}
|
}
|
||||||
node {
|
|
||||||
MaximumWidth 300
|
|
||||||
}
|
|
||||||
title {
|
title {
|
||||||
FontSize 22
|
FontSize 22
|
||||||
LineThickness 0
|
LineThickness 0
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
node {
|
||||||
|
MaximumWidth 300
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
skinparam ArrowLollipopColor $FGCOLOR
|
skinparam ArrowLollipopColor $FGCOLOR
|
||||||
|
@ -36,6 +36,7 @@
|
|||||||
LineThickness 1
|
LineThickness 1
|
||||||
Margin 5
|
Margin 5
|
||||||
}
|
}
|
||||||
|
document {
|
||||||
caption {
|
caption {
|
||||||
LineThickness 0
|
LineThickness 0
|
||||||
}
|
}
|
||||||
@ -45,13 +46,14 @@
|
|||||||
header {
|
header {
|
||||||
LineThickness 0
|
LineThickness 0
|
||||||
}
|
}
|
||||||
node {
|
|
||||||
MaximumWidth 300
|
|
||||||
}
|
|
||||||
title {
|
title {
|
||||||
FontSize 22
|
FontSize 22
|
||||||
LineThickness 0
|
LineThickness 0
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
node {
|
||||||
|
MaximumWidth 300
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
skinparam ArrowLollipopColor $FGCOLOR
|
skinparam ArrowLollipopColor $FGCOLOR
|
||||||
|
Loading…
Reference in New Issue
Block a user