summaryrefslogtreecommitdiff
path: root/data/themes/blackwood
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-09-08 01:11:07 +0300
committerAndrei Karas <akaras@inbox.ru>2012-09-08 01:11:07 +0300
commit577b75a14fa04b0d78281257ee7f5e3c42be3b7e (patch)
tree2028a97a20d11b6cef13cee0ab29d0b1f5f471dd /data/themes/blackwood
parent4f3e6ddeae45b7b04b191533e8f6c456fbc207d8 (diff)
downloadManaVerse-577b75a14fa04b0d78281257ee7f5e3c42be3b7e.tar.gz
ManaVerse-577b75a14fa04b0d78281257ee7f5e3c42be3b7e.tar.bz2
ManaVerse-577b75a14fa04b0d78281257ee7f5e3c42be3b7e.tar.xz
ManaVerse-577b75a14fa04b0d78281257ee7f5e3c42be3b7e.zip
Rename colors WHISPER and WHISPER_OFFLINE to WHISPER_TAB and WHISPER_TAB_OFFLINE.
Diffstat (limited to 'data/themes/blackwood')
-rw-r--r--data/themes/blackwood/colors.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/themes/blackwood/colors.xml b/data/themes/blackwood/colors.xml
index 4d739182f..d7043ac13 100644
--- a/data/themes/blackwood/colors.xml
+++ b/data/themes/blackwood/colors.xml
@@ -35,8 +35,8 @@
<color id="CHAT" color="#744c04" />
<color id="GM" color="#ff0000" />
<color id="PLAYER" color="#00ff00" />
- <color id="WHISPER" color="#0000ff" />
- <color id="WHISPER_OFFLINE" color="#0000e0" />
+ <color id="WHISPER_TAB" color="#0000ff" />
+ <color id="WHISPER_TAB_OFFLINE" color="#0000e0" />
<color id="IS" color="#a08527" />
<color id="SERVER" color="#8415e2" />
<color id="LOGGER" color="#919191" />