summaryrefslogtreecommitdiff
path: root/data/themes/mana
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-09-20 23:49:06 +0300
committerAndrei Karas <akaras@inbox.ru>2012-09-20 23:49:06 +0300
commit898c74f4ded38102360624cad924ecf49af7e36f (patch)
tree81e6853601ec66516aae978147856081484eb768 /data/themes/mana
parentca695ea265e4922319a76e5cec28bd4eeb1b76f0 (diff)
downloadplus-898c74f4ded38102360624cad924ecf49af7e36f.tar.gz
plus-898c74f4ded38102360624cad924ecf49af7e36f.tar.bz2
plus-898c74f4ded38102360624cad924ecf49af7e36f.tar.xz
plus-898c74f4ded38102360624cad924ecf49af7e36f.zip
Add theme color for text in popup windows.
New theme color: POPUP
Diffstat (limited to 'data/themes/mana')
-rw-r--r--data/themes/mana/colors.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/themes/mana/colors.xml b/data/themes/mana/colors.xml
index 749718d9e..59e87a047 100644
--- a/data/themes/mana/colors.xml
+++ b/data/themes/mana/colors.xml
@@ -14,6 +14,7 @@
<color id="LABEL" color="#000000" />
<color id="LISTBOX" color="#000000" />
<color id="RADIOBUTTON" color="#000000" />
+ <color id="POPUP" color="#000000" />
<color id="TAB" color="#000000" />
<color id="TAB_HIGHLIGHTED" color="#000000" />
<color id="TAB_SELECTED" color="#000000" />