From ef438a167204466e4c0fac925259a5b623813571 Mon Sep 17 00:00:00 2001 From: The-Lum <86879521+The-Lum@users.noreply.github.com> Date: Wed, 21 Dec 2022 18:42:39 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9BFix=20title=20on=20theme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/puml-theme-amiga.puml | 26 ++++++++++++++------------ themes/puml-theme-blueprint.puml | 26 ++++++++++++++------------ themes/puml-theme-crt-amber.puml | 26 ++++++++++++++------------ themes/puml-theme-crt-green.puml | 26 ++++++++++++++------------ themes/puml-theme-mimeograph.puml | 26 ++++++++++++++------------ themes/puml-theme-plain.puml | 26 ++++++++++++++------------ 6 files changed, 84 insertions(+), 72 deletions(-) diff --git a/themes/puml-theme-amiga.puml b/themes/puml-theme-amiga.puml index f1558e798..67197178e 100644 --- a/themes/puml-theme-amiga.puml +++ b/themes/puml-theme-amiga.puml @@ -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 - } skinparam ArrowLollipopColor $FGCOLOR diff --git a/themes/puml-theme-blueprint.puml b/themes/puml-theme-blueprint.puml index 4a3891ea1..d153e1395 100644 --- a/themes/puml-theme-blueprint.puml +++ b/themes/puml-theme-blueprint.puml @@ -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 - } skinparam ArrowLollipopColor $FGCOLOR diff --git a/themes/puml-theme-crt-amber.puml b/themes/puml-theme-crt-amber.puml index 5e80b6fab..d99b9fa44 100644 --- a/themes/puml-theme-crt-amber.puml +++ b/themes/puml-theme-crt-amber.puml @@ -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 - } skinparam ArrowLollipopColor $FGCOLOR diff --git a/themes/puml-theme-crt-green.puml b/themes/puml-theme-crt-green.puml index c02932ac6..6a080889b 100644 --- a/themes/puml-theme-crt-green.puml +++ b/themes/puml-theme-crt-green.puml @@ -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 - } skinparam ArrowLollipopColor $FGCOLOR diff --git a/themes/puml-theme-mimeograph.puml b/themes/puml-theme-mimeograph.puml index fa72ddc82..de954b9b9 100644 --- a/themes/puml-theme-mimeograph.puml +++ b/themes/puml-theme-mimeograph.puml @@ -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 - } skinparam ArrowLollipopColor $FGCOLOR diff --git a/themes/puml-theme-plain.puml b/themes/puml-theme-plain.puml index e98a23fd2..6f5f37541 100644 --- a/themes/puml-theme-plain.puml +++ b/themes/puml-theme-plain.puml @@ -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 - } skinparam ArrowLollipopColor $FGCOLOR