summaryrefslogtreecommitdiff
path: root/data/themes/wood/colors.xml
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-01-04 22:06:10 +0300
committerAndrei Karas <akaras@inbox.ru>2012-01-04 22:06:10 +0300
commit7b72cf9d4c1f737f1ff5a1018785b92bc5feae31 (patch)
treef6d9b41c8f19a3bcbba2e2e74bfffebda40eace1 /data/themes/wood/colors.xml
parent1373361d6ca934aac0b3b7a09f7f8a4882820fc2 (diff)
downloadplus-7b72cf9d4c1f737f1ff5a1018785b92bc5feae31.tar.gz
plus-7b72cf9d4c1f737f1ff5a1018785b92bc5feae31.tar.bz2
plus-7b72cf9d4c1f737f1ff5a1018785b92bc5feae31.tar.xz
plus-7b72cf9d4c1f737f1ff5a1018785b92bc5feae31.zip
Fix color in wood theme for /me messages.
Diffstat (limited to 'data/themes/wood/colors.xml')
-rw-r--r--data/themes/wood/colors.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/themes/wood/colors.xml b/data/themes/wood/colors.xml
index ba541fb88..83842b503 100644
--- a/data/themes/wood/colors.xml
+++ b/data/themes/wood/colors.xml
@@ -26,7 +26,7 @@
<color id="PLAYER" color="#003000" />
<color id="WHISPER" color="#00feaf" />
<color id="WHISPER_OFFLINE" color="#000a40" />
- <color id="IS" color="#009000" />
+ <color id="IS" color="#006000" />
<color id="SERVER" color="#8415e2" />
<color id="LOGGER" color="#919191" />
<color id="HYPERLINK" color="#e50d0d" />