summaryrefslogtreecommitdiff
path: root/data/themes/mana/colors.xml
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-08-09 12:41:46 +0300
committerAndrei Karas <akaras@inbox.ru>2012-08-09 12:41:46 +0300
commit39172957623e0b91343e51e2694c78d9c3b1a5fe (patch)
tree4a9a3e2db39cc87b64e22dc9f7e9d50a35f3df33 /data/themes/mana/colors.xml
parent5804dfb0eb162fcd73e6ae7bac9232bb44dbf398 (diff)
downloadplus-39172957623e0b91343e51e2694c78d9c3b1a5fe.tar.gz
plus-39172957623e0b91343e51e2694c78d9c3b1a5fe.tar.bz2
plus-39172957623e0b91343e51e2694c78d9c3b1a5fe.tar.xz
plus-39172957623e0b91343e51e2694c78d9c3b1a5fe.zip
Revert "Highlight gms in online list with color."
This reverts commit 5804dfb0eb162fcd73e6ae7bac9232bb44dbf398.
Diffstat (limited to 'data/themes/mana/colors.xml')
-rw-r--r--data/themes/mana/colors.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/themes/mana/colors.xml b/data/themes/mana/colors.xml
index b38315a29..79821eff2 100644
--- a/data/themes/mana/colors.xml
+++ b/data/themes/mana/colors.xml
@@ -22,7 +22,7 @@
<color id="ITEM_EQUIPPED" color="#000091" />
<color id="ITEM_NOT_EQUIPPED" color="#000000" />
<color id="CHAT" color="#000000" />
- <color id="GM" color="#00ff00" />
+ <color id="GM" color="#ff0000" />
<color id="PLAYER" color="#003000" />
<color id="WHISPER" color="#0000ff" />
<color id="WHISPER_OFFLINE" color="#000050" />