summaryrefslogtreecommitdiff
path: root/data/themes/unity/colors.xml
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/unity/colors.xml
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/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 f0f11f928..564c024de 100644
--- a/data/themes/unity/colors.xml
+++ b/data/themes/unity/colors.xml
@@ -12,6 +12,8 @@
<color id="LISTBOX" color="#E0E0E0" />
<color id="RADIOBUTTON" color="#E0E0E0" />
<color id="TAB" color="#E0E0E0" />
+ <color id="TAB_HIGHLIGHTED" color="#E0E0E0" />
+ <color id="TAB_SELECTED" color="#E0E0E0" />
<color id="TEXTBOX" color="#E0E0E0" />
<color id="TEXTFIELD" color="#E0E0E0" />
<color id="WINDOW" color="#E0E0E0" />