diff options
Diffstat (limited to 'data/themes/unity')
-rw-r--r-- | data/themes/unity/colors.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/themes/unity/colors.xml b/data/themes/unity/colors.xml index 552bce4bf..942f19d77 100644 --- a/data/themes/unity/colors.xml +++ b/data/themes/unity/colors.xml @@ -124,6 +124,7 @@ </palette> <progressbar id="HP" color="#ff0000,e28000,c38948,0f6a20" /> + <progressbar id="HP_POISON" color="#ffff00,70ff00,50ff00,30ff00" /> <progressbar id="MP" color="#1a66e6" /> <progressbar id="NO_MP" color="#646464" /> <progressbar id="EXP" color="#8fc0d3" /> |