summaryrefslogtreecommitdiff
path: root/data/graphics/gui
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-07-14 18:37:37 +0300
committerAndrei Karas <akaras@inbox.ru>2015-07-14 18:37:37 +0300
commita442a20199c27838604da514ffc67ae87d4f8433 (patch)
treed1d642a488be3008e04b3fdaf2f748c48c5295c9 /data/graphics/gui
parentb0ccb9a396be7d73771f4dbe499d851f0e7bf630 (diff)
downloadplus-a442a20199c27838604da514ffc67ae87d4f8433.tar.gz
plus-a442a20199c27838604da514ffc67ae87d4f8433.tar.bz2
plus-a442a20199c27838604da514ffc67ae87d4f8433.tar.xz
plus-a442a20199c27838604da514ffc67ae87d4f8433.zip
Add card color into all themes.
Diffstat (limited to 'data/graphics/gui')
-rw-r--r--data/graphics/gui/colors.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/graphics/gui/colors.xml b/data/graphics/gui/colors.xml
index 0cfd40bbb..1de515e5a 100644
--- a/data/graphics/gui/colors.xml
+++ b/data/graphics/gui/colors.xml
@@ -76,6 +76,7 @@
<color id="UNKNOWN_ITEM" color="#000000" />
<color id="CHARM" color="#000000" />
<color id="GENERIC" color="#21a5b1" />
+ <color id="CARD" color="#21a5b1" />
<color id="HEAD" color="#527fa4" />
<color id="USABLE" color="#268d24" />
<color id="TORSO" color="#d12aa4" />