summaryrefslogtreecommitdiff
path: root/data/themes/enchilado
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-01-23 00:05:03 +0300
committerAndrei Karas <akaras@inbox.ru>2013-01-23 00:06:56 +0300
commit8170458137757fa8981498572ae3e88ebf5992a5 (patch)
tree83501db63d8e1dee67285ab86e0dc5ba7e4d5e28 /data/themes/enchilado
parent4d5746331c6e4beee730e4b67df26e65bbc1001e (diff)
downloadplus-8170458137757fa8981498572ae3e88ebf5992a5.tar.gz
plus-8170458137757fa8981498572ae3e88ebf5992a5.tar.bz2
plus-8170458137757fa8981498572ae3e88ebf5992a5.tar.xz
plus-8170458137757fa8981498572ae3e88ebf5992a5.zip
Show self nick in online list with special color.
New theme colors: SELFNICK - color for own player nick in online list. SELFNICK_OUTLINE - outline color for self nick.
Diffstat (limited to 'data/themes/enchilado')
-rw-r--r--data/themes/enchilado/colors.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/themes/enchilado/colors.xml b/data/themes/enchilado/colors.xml
index a070e0fce..d0396a3ec 100644
--- a/data/themes/enchilado/colors.xml
+++ b/data/themes/enchilado/colors.xml
@@ -1,6 +1,7 @@
<colors>
<palette id="0">
<color id="BROWSERBOX" color="#000000" />
+ <color id="SELFNICK" color="#000000" />
<color id="TEXT" color="#000000" />
<color id="CARET" color="#000000" />
<color id="SHADOW" color="#000000" />