summaryrefslogtreecommitdiff
path: root/data/themes/wood/colors.xml
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2011-08-28 18:50:28 +0300
committerAndrei Karas <akaras@inbox.ru>2011-08-28 19:04:29 +0300
commit285db66255e63f3967ae806eb888d4742cff3d9f (patch)
tree8b0a34c8ccec3b4f20176e1f64993f500e6dd73b /data/themes/wood/colors.xml
parentd2b9c0a5ec5cd14736c96a28dcccb5f298a5f0aa (diff)
downloadplus-285db66255e63f3967ae806eb888d4742cff3d9f.tar.gz
plus-285db66255e63f3967ae806eb888d4742cff3d9f.tar.bz2
plus-285db66255e63f3967ae806eb888d4742cff3d9f.tar.xz
plus-285db66255e63f3967ae806eb888d4742cff3d9f.zip
Move simple colors to themes.
Need add to all themes, or all simple colors will be black.
Diffstat (limited to 'data/themes/wood/colors.xml')
-rw-r--r--data/themes/wood/colors.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/data/themes/wood/colors.xml b/data/themes/wood/colors.xml
index 1f1ac1776..606b45301 100644
--- a/data/themes/wood/colors.xml
+++ b/data/themes/wood/colors.xml
@@ -49,6 +49,16 @@
<color id="WARNING" color="#FF0000" />
<color id="PLAYER_ADVANCED" color="#005000" />
+ <color id="RED" color="#ff0000" />
+ <color id="GREEN" color="#009000" />
+ <color id="BLUE" color="#0000ff" />
+ <color id="ORANGE" color="#e0980e" />
+ <color id="YELLOW" color="#f1dc27" />
+ <color id="PINK" color="#ff00d8" />
+ <color id="PURPLE" color="#8415e2" />
+ <color id="GRAY" color="#919191" />
+ <color id="BROWN" color="#8e4c17" />
+
<progressbar id="DEFAULT" color="#969696" />
<progressbar id="HP" color="#ff0000,e28000,c38948,0f6a20" />
<progressbar id="MP" color="#1a66e6" />