diff --git a/themes/puml-theme-resume-light.puml b/themes/puml-theme-resume-light.puml deleted file mode 100644 index 8592a7577..000000000 --- a/themes/puml-theme-resume-light.puml +++ /dev/null @@ -1,48 +0,0 @@ -'' -'' Author: Brett Schwarz -'' - -!$THEME = "resume-light" - -!if %not(%variable_exists("$BGCOLOR")) -!$BGCOLOR = "transparent" -!endif - -skinparam backgroundColor $BGCOLOR -skinparam useBetaStyle false - - -skinparam { - skinparam defaultFontName "Verdana" - skinparam defaultFontSize 12 - defaultTextAlignment center - shadowing false - RoundCorner 10 - TitleFontSize 18 -} -