summaryrefslogtreecommitdiff
path: root/data/themes/mana
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-09-06 23:55:41 +0300
committerAndrei Karas <akaras@inbox.ru>2012-09-06 23:55:41 +0300
commit7d3059516fc25134d0d29b497e546f2846162399 (patch)
tree6eb1e2c1f182369727eba4a9c4d28955237694ed /data/themes/mana
parent20d0c3ab6c19f2a53002699883ba4eb132d3a513 (diff)
downloadplus-7d3059516fc25134d0d29b497e546f2846162399.tar.gz
plus-7d3059516fc25134d0d29b497e546f2846162399.tar.bz2
plus-7d3059516fc25134d0d29b497e546f2846162399.tar.xz
plus-7d3059516fc25134d0d29b497e546f2846162399.zip
Add colors font color for highlighted and selected tab.
New colors: TAB_HIGHLIGHTED, TAB_SELECTED
Diffstat (limited to 'data/themes/mana')
-rw-r--r--data/themes/mana/colors.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/themes/mana/colors.xml b/data/themes/mana/colors.xml
index be4522b8a..3081a7493 100644
--- a/data/themes/mana/colors.xml
+++ b/data/themes/mana/colors.xml
@@ -13,6 +13,8 @@
<color id="LISTBOX" color="#000000" />
<color id="RADIOBUTTON" color="#000000" />
<color id="TAB" color="#000000" />
+ <color id="TAB_HIGHLIGHTED" color="#000000" />
+ <color id="TAB_SELECTED" color="#000000" />
<color id="TEXTBOX" color="#000000" />
<color id="TEXTFIELD" color="#000000" />
<color id="WINDOW" color="#000000" />