summaryrefslogtreecommitdiff
path: root/data/graphics
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-09-18 18:44:23 +0300
committerAndrei Karas <akaras@inbox.ru>2014-09-18 18:50:00 +0300
commitcbd1e245325bc83c35a84508f75a9ed3f0e74c2d (patch)
tree0dffec7e1c72cff00bb5f00daa424d74196469d6 /data/graphics
parentcc16bd52b4bfd5b542deddfcb131f0a1ca15b2e0 (diff)
downloadplus-cbd1e245325bc83c35a84508f75a9ed3f0e74c2d.tar.gz
plus-cbd1e245325bc83c35a84508f75a9ed3f0e74c2d.tar.bz2
plus-cbd1e245325bc83c35a84508f75a9ed3f0e74c2d.tar.xz
plus-cbd1e245325bc83c35a84508f75a9ed3f0e74c2d.zip
Add new theme colors for disabled text.
New colors: TEXT_DISABLED, TEXT_DISABLED_OUTLINE For now unused.
Diffstat (limited to 'data/graphics')
-rw-r--r--data/graphics/gui/colors.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/graphics/gui/colors.xml b/data/graphics/gui/colors.xml
index 0b697eff6..978dbbe8c 100644
--- a/data/graphics/gui/colors.xml
+++ b/data/graphics/gui/colors.xml
@@ -4,6 +4,7 @@
<color id="BROWSERBOX" color="#000000" />
<color id="SELFNICK" color="#000000" />
<color id="TEXT" color="#000000" />
+ <color id="TEXT_DISABLED" color="#000000" />
<color id="CARET" color="#000000" />
<color id="SHADOW" color="#000000" />
<color id="OUTLINE" color="#000000" />