summaryrefslogtreecommitdiff
path: root/data/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'data/graphics')
-rw-r--r--data/graphics/gui/colors.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/graphics/gui/colors.xml b/data/graphics/gui/colors.xml
index 95f1e66a3..fb1fe165c 100644
--- a/data/graphics/gui/colors.xml
+++ b/data/graphics/gui/colors.xml
@@ -93,6 +93,8 @@
<color id="PURPLE" color="#8415e2" />
<color id="GRAY" color="#919191" />
<color id="BROWN" color="#8e4c17" />
+ <color id="STATUSBAR_ON" color="#646464" />
+ <color id="STATUSBAR_OFF" color="#ffff00" />
</palette>
<progressbar id="DEFAULT" color="#969696" />