From 4ce77d3fa84d09c50686cfbec463a13a24771267 Mon Sep 17 00:00:00 2001 From: The-Lum <86879521+The-Lum@users.noreply.github.com> Date: Fri, 16 Feb 2024 18:05:22 +0100 Subject: [PATCH] fix: suppress `@[start|end]uml` on `sunlust` theme That fix: - https://forum.plantuml.net/18683/sunlust-theme-question --- themes/puml-theme-sunlust.puml | 2 -- 1 file changed, 2 deletions(-) diff --git a/themes/puml-theme-sunlust.puml b/themes/puml-theme-sunlust.puml index 8ea47681d..9001ba947 100644 --- a/themes/puml-theme-sunlust.puml +++ b/themes/puml-theme-sunlust.puml @@ -1,4 +1,3 @@ -@startuml '' NAME = Sunlust '' DESCRIPTION = sunlust theme based off of the [solarized theme](https://ethanschoonover.com/solarized) '' AUTHOR = Artem V. Ageev @@ -132,4 +131,3 @@ skinparam { !endfor !endfor } -@enduml