summaryrefslogtreecommitdiff
path: root/data/themes/unity
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-12-09 17:22:06 +0300
committerAndrei Karas <akaras@inbox.ru>2013-12-09 17:22:06 +0300
commit9e34f49d48d6e07edd307888230d4d3e4f8ecfb3 (patch)
tree8367d709604894a514d0c796d3cc5cff350d4920 /data/themes/unity
parent0677e4c9777eaad3dacbd4079939c501fec6f58b (diff)
downloadplus-9e34f49d48d6e07edd307888230d4d3e4f8ecfb3.tar.gz
plus-9e34f49d48d6e07edd307888230d4d3e4f8ecfb3.tar.bz2
plus-9e34f49d48d6e07edd307888230d4d3e4f8ecfb3.tar.xz
plus-9e34f49d48d6e07edd307888230d4d3e4f8ecfb3.zip
add background color for status (yellow) bar.
New progress color: STATUS.
Diffstat (limited to 'data/themes/unity')
-rw-r--r--data/themes/unity/colors.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/themes/unity/colors.xml b/data/themes/unity/colors.xml
index 0d6205759..ff0d6a943 100644
--- a/data/themes/unity/colors.xml
+++ b/data/themes/unity/colors.xml
@@ -127,4 +127,5 @@
<progressbar id="UPDATE" color="#969696" />
<progressbar id="MONEY" color="#e1c819" />
<progressbar id="ARROWS" color="#e1c819" />
+ <progressbar id="STATUS" color="#8fc0d3" />
</colors>