summaryrefslogtreecommitdiff
path: root/data/themes/mana
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-11-30 15:33:58 +0300
committerAndrei Karas <akaras@inbox.ru>2013-11-30 15:33:58 +0300
commit7e64ede79a741b7dc1c63d73301a58f4e510278d (patch)
tree77e97b91817eef81c4255898c17beb74c71d3dae /data/themes/mana
parent48ae2e7b91b0e340c91bd7c5b69a39a66c0e68ca (diff)
downloadplus-7e64ede79a741b7dc1c63d73301a58f4e510278d.tar.gz
plus-7e64ede79a741b7dc1c63d73301a58f4e510278d.tar.bz2
plus-7e64ede79a741b7dc1c63d73301a58f4e510278d.tar.xz
plus-7e64ede79a741b7dc1c63d73301a58f4e510278d.zip
Add new theme color TABLE_BACKGROUND.
It used in background of table headers.
Diffstat (limited to 'data/themes/mana')
-rw-r--r--data/themes/mana/colors.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/themes/mana/colors.xml b/data/themes/mana/colors.xml
index 2326c07b2..f38d761b3 100644
--- a/data/themes/mana/colors.xml
+++ b/data/themes/mana/colors.xml
@@ -87,6 +87,7 @@
<color id="BUBBLE_TEXT" color="#ffffff" />
<color id="STATUSBAR_ON" color="#646464" />
<color id="STATUSBAR_OFF" color="#ffff00" />
+ <color id="TABLE_BACKGROUND" color="#bfbfbf" />
<color id="BLACK" color="#000000" />
<color id="RED" color="#ff0000" />