summaryrefslogtreecommitdiff
path: root/data/themes/jewelry
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-12-09 21:18:35 +0300
committerAndrei Karas <akaras@inbox.ru>2013-12-09 21:18:35 +0300
commitb24d92e3052e0b4a43b0bfe209ef910ddc41878e (patch)
tree479d0865a2323e2532e7cbbce24b80ad408e2ea5 /data/themes/jewelry
parent2856985d7441cbd8edd0b83b308f65ad9c72ad02 (diff)
downloadplus-b24d92e3052e0b4a43b0bfe209ef910ddc41878e.tar.gz
plus-b24d92e3052e0b4a43b0bfe209ef910ddc41878e.tar.bz2
plus-b24d92e3052e0b4a43b0bfe209ef910ddc41878e.tar.xz
plus-b24d92e3052e0b4a43b0bfe209ef910ddc41878e.zip
add color for away chat messages.
New theme color: AWAYCHAT, AWAYCHAT_OUTLINE.
Diffstat (limited to 'data/themes/jewelry')
-rw-r--r--data/themes/jewelry/colors.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/data/themes/jewelry/colors.xml b/data/themes/jewelry/colors.xml
index c4c30c102..2721d6d2d 100644
--- a/data/themes/jewelry/colors.xml
+++ b/data/themes/jewelry/colors.xml
@@ -269,6 +269,8 @@
<color id="BROWN_OUTLINE" color="#271802" />
<color id="OLDCHAT" color="#cb884c" />
<color id="OLDCHAT_OUTLINE" color="#271802" />
+ <color id="AWAYCHAT" color="#cb884c" />
+ <color id="AWAYCHAT_OUTLINE" color="#271802" />
<color id="STATUSBAR_ON" color="#646464" />
<color id="STATUSBAR_OFF" color="#ffff00" />
<color id="TABLE_BACKGROUND" color="#bfbfbf" />
@@ -377,6 +379,7 @@
<color id="GRAY" color="#dbdbdb" />
<color id="BROWN" color="#8e4c17" />
<color id="OLDCHAT" color="#8e4c17" />
+ <color id="AWAYCHAT" color="#8e4c17" />
<color id="STATUSBAR_ON" color="#646464" />
<color id="STATUSBAR_OFF" color="#ffff00" />
<color id="TABLE_BACKGROUND" color="#bfbfbf" />