1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-06-05 01:50:49 +00:00

Merge pull request #1225 from The-Lum/FixTitleOnTheme

Fix `title` on theme
This commit is contained in:
PlantUML 2022-12-26 16:19:04 +01:00 committed by GitHub
commit 040bf1f134
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 84 additions and 72 deletions

View File

@ -34,20 +34,26 @@
LineThickness 1
Margin 5
}
caption {
LineThickness 0
}
footer {
LineThickness 0
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

View File

@ -28,22 +28,24 @@
LineThickness 1
Margin 5
}
caption {
LineThickness 0
}
footer {
LineThickness 0
}
header {
LineThickness 0
document {
caption {
LineThickness 0
}
footer {
LineThickness 0
}
header {
LineThickness 0
}
title {
FontSize 22
LineThickness 0
}
}
node {
MaximumWidth 300
}
title {
FontSize 22
LineThickness 0
}
</style>
skinparam ArrowLollipopColor $FGCOLOR

View File

@ -36,20 +36,26 @@
LineStyle 12-18
LineThickness 3
}
caption {
LineThickness 0
}
footer {
LineThickness 0
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

View File

@ -33,20 +33,26 @@
LineStyle 12-18
LineThickness 3
}
caption {
LineThickness 0
}
footer {
LineThickness 0
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

View File

@ -28,22 +28,24 @@
LineThickness 1
Margin 5
}
caption {
LineThickness 0
}
footer {
LineThickness 0
}
header {
LineThickness 0
document {
caption {
LineThickness 0
}
footer {
LineThickness 0
}
header {
LineThickness 0
}
title {
FontSize 22
LineThickness 0
}
}
node {
MaximumWidth 300
}
title {
FontSize 22
LineThickness 0
}
</style>
skinparam ArrowLollipopColor $FGCOLOR

View File

@ -36,22 +36,24 @@
LineThickness 1
Margin 5
}
caption {
LineThickness 0
}
footer {
LineThickness 0
}
header {
LineThickness 0
document {
caption {
LineThickness 0
}
footer {
LineThickness 0
}
header {
LineThickness 0
}
title {
FontSize 22
LineThickness 0
}
}
node {
MaximumWidth 300
}
title {
FontSize 22
LineThickness 0
}
</style>
skinparam ArrowLollipopColor $FGCOLOR