diff options
Diffstat (limited to 'data/graphics')
-rw-r--r-- | data/graphics/gui/colors.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/graphics/gui/colors.xml b/data/graphics/gui/colors.xml index e3ed8ba0d..d9a2f46c7 100644 --- a/data/graphics/gui/colors.xml +++ b/data/graphics/gui/colors.xml @@ -97,6 +97,7 @@ <color id="BROWN" color="#8e4c17" /> <color id="STATUSBAR_ON" color="#646464" /> <color id="STATUSBAR_OFF" color="#ffff00" /> + <color id="TABLE_BACKGROUND" color="#ffffff" /> </palette> <progressbar id="DEFAULT" color="#969696" /> |