diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-09-18 17:22:00 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-09-18 18:07:58 +0300 |
commit | 9d18345d84b0c294b0fe7743cb263259f8cc9447 (patch) | |
tree | 4b6c8dce89ed13c672f8672f96411e397fb41641 /data/themes/golden-delicious | |
parent | 64fc4f0ccf6cfb25864e67e3f8cf29d4671c64d5 (diff) | |
download | plus-9d18345d84b0c294b0fe7743cb263259f8cc9447.tar.gz plus-9d18345d84b0c294b0fe7743cb263259f8cc9447.tar.bz2 plus-9d18345d84b0c294b0fe7743cb263259f8cc9447.tar.xz plus-9d18345d84b0c294b0fe7743cb263259f8cc9447.zip |
Add skill cooldown color.
New color: SKILL_COOLDOWN
Diffstat (limited to 'data/themes/golden-delicious')
-rw-r--r-- | data/themes/golden-delicious/colors.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/themes/golden-delicious/colors.xml b/data/themes/golden-delicious/colors.xml index 67129f420..6af08729b 100644 --- a/data/themes/golden-delicious/colors.xml +++ b/data/themes/golden-delicious/colors.xml @@ -108,6 +108,7 @@ <color id="JOB_BAR" color="#ffa0a0" /> <color id="JOB_BAR_OUTLINE" color="#221111" /> <color id="SHOP_WARNING" color="#701111" /> + <color id="SKILL_COOLDOWN" color="#5090ff" /> </palette> <palette id="1"> |