summaryrefslogtreecommitdiff
path: root/data/themes/jewelry/colors.xml
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-12-03 21:28:50 +0300
committerAndrei Karas <akaras@inbox.ru>2013-12-03 21:28:50 +0300
commitbbc361c48389875a8a67d138bc05aad30070b916 (patch)
tree8d2fcdf36e953b54904357b0a14a76bb469c2337 /data/themes/jewelry/colors.xml
parent54a54eb5317650fc3306d200517bcc48bb7f1d9c (diff)
downloadplus-bbc361c48389875a8a67d138bc05aad30070b916.tar.gz
plus-bbc361c48389875a8a67d138bc05aad30070b916.tar.bz2
plus-bbc361c48389875a8a67d138bc05aad30070b916.tar.xz
plus-bbc361c48389875a8a67d138bc05aad30070b916.zip
add UPDATE color into progress bar colors.
New progress color: UPDATE. also removed DEFAULT progress color.
Diffstat (limited to 'data/themes/jewelry/colors.xml')
-rw-r--r--data/themes/jewelry/colors.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/themes/jewelry/colors.xml b/data/themes/jewelry/colors.xml
index c113e5d21..50a297a55 100644
--- a/data/themes/jewelry/colors.xml
+++ b/data/themes/jewelry/colors.xml
@@ -335,7 +335,6 @@
<color id="TABLE_BACKGROUND" color="#bfbfbf" />
</palette>
- <progressbar id="DEFAULT" color="#969696" />
<progressbar id="HP" color="#b80000" />
<progressbar id="MP" color="#1a66e6" />
<progressbar id="NO_MP" color="#646464" />
@@ -343,4 +342,5 @@
<progressbar id="INVY_SLOTS" color="#e1c819" />
<progressbar id="WEIGHT" color="#0000ff,ffff00,ff0000" />
<progressbar id="JOB" color="#e187cb" />
+ <progressbar id="UPDATE" color="#969696" />
</colors>