summaryrefslogtreecommitdiff
path: root/data/themes/pink
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-08-09 01:09:41 +0300
committerAndrei Karas <akaras@inbox.ru>2012-08-09 01:09:41 +0300
commit5804dfb0eb162fcd73e6ae7bac9232bb44dbf398 (patch)
tree1d9ce6ba9efb37c37b539b5e03f3412129b8f95e /data/themes/pink
parentd127d696a5c15fb53fb9a088a7193f6f40595b53 (diff)
downloadplus-5804dfb0eb162fcd73e6ae7bac9232bb44dbf398.tar.gz
plus-5804dfb0eb162fcd73e6ae7bac9232bb44dbf398.tar.bz2
plus-5804dfb0eb162fcd73e6ae7bac9232bb44dbf398.tar.xz
plus-5804dfb0eb162fcd73e6ae7bac9232bb44dbf398.zip
Highlight gms in online list with color.
Diffstat (limited to 'data/themes/pink')
-rw-r--r--data/themes/pink/colors.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/themes/pink/colors.xml b/data/themes/pink/colors.xml
index 478779f6e..8b65b349c 100644
--- a/data/themes/pink/colors.xml
+++ b/data/themes/pink/colors.xml
@@ -22,7 +22,7 @@
<color id="ITEM_EQUIPPED" color="#000091" />
<color id="ITEM_NOT_EQUIPPED" color="#000000" />
<color id="CHAT" color="#FF00FF" />
- <color id="GM" color="#ff0000" />
+ <color id="GM" color="#00ff00" />
<color id="PLAYER" color="#009000" />
<color id="WHISPER" color="#0000ff" />
<color id="WHISPER_OFFLINE" color="#000050" />