From 5330593e385f57fe6fcdfb0e9eb5155ff75c2c02 Mon Sep 17 00:00:00 2001 From: Conrad Pankoff Date: Thu, 26 Dec 2019 10:40:45 +1100 Subject: [PATCH] Base: Add Hotdog Stand theme --- Base/res/themes/Hotdog Stand.ini | 39 ++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 Base/res/themes/Hotdog Stand.ini diff --git a/Base/res/themes/Hotdog Stand.ini b/Base/res/themes/Hotdog Stand.ini new file mode 100644 index 0000000000..e2a859e2a4 --- /dev/null +++ b/Base/res/themes/Hotdog Stand.ini @@ -0,0 +1,39 @@ +[Colors] +DesktopBackground=yellow + +ActiveWindowBorder1=black +ActiveWindowBorder2=black +ActiveWindowTitle=white + +InactiveWindowBorder1=red +InactiveWindowBorder2=red +InactiveWindowTitle=white + +MovingWindowBorder1=black +MovingWindowBorder2=black +MovingWindowTitle=white + +HighlightWindowBorder1=black +HighlightWindowBorder2=black +HighlightWindowTitle=white + +MenuBase=white +MenuStripe=red +MenuSelection=#550000 + +Window=red +WindowText=white +Button=#c0c0c0 +ButtonText=black + +Base=red +BaseText=white + +ThreedHighlight=#a0a0a0 +ThreedShadow1=#b0b0b0 +ThreedShadow2=#909090 + +HoverHighlight=white + +Selection=black +SelectionText=white