summaryrefslogtreecommitdiff
path: root/data/themes/unity/colors.xml
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-12-09 17:35:47 +0300
committerAndrei Karas <akaras@inbox.ru>2013-12-09 17:35:47 +0300
commit0669b8b097f21957ed72ae1304064743130710d9 (patch)
tree775d5275bcd3c1b53b90544bc2e4199e07b0d5d7 /data/themes/unity/colors.xml
parent9e34f49d48d6e07edd307888230d4d3e4f8ecfb3 (diff)
downloadplus-0669b8b097f21957ed72ae1304064743130710d9.tar.gz
plus-0669b8b097f21957ed72ae1304064743130710d9.tar.bz2
plus-0669b8b097f21957ed72ae1304064743130710d9.tar.xz
plus-0669b8b097f21957ed72ae1304064743130710d9.zip
Add text colors for status (yellow) bar.
New theme colors: STATUS_BAR, STATUS_BAR_OUTLINE
Diffstat (limited to 'data/themes/unity/colors.xml')
-rw-r--r--data/themes/unity/colors.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/themes/unity/colors.xml b/data/themes/unity/colors.xml
index ff0d6a943..911bfe9f2 100644
--- a/data/themes/unity/colors.xml
+++ b/data/themes/unity/colors.xml
@@ -104,6 +104,8 @@
<color id="MONEY_BAR_OUTLINE" color="#000000" />
<color id="ARROWS_BAR" color="#ffffff" />
<color id="ARROWS_BAR_OUTLINE" color="#000000" />
+ <color id="STATUS_BAR" color="#ffffff" />
+ <color id="STATUS_BAR_OUTLINE" color="#000000" />
<color id="BLACK" color="#0E0E0E" />
<color id="RED" color="#FFA8A8" />