diff options
Diffstat (limited to 'data/themes/mana')
-rw-r--r-- | data/themes/mana/colors.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/themes/mana/colors.xml b/data/themes/mana/colors.xml index 7bc5afcec..9a56ee44e 100644 --- a/data/themes/mana/colors.xml +++ b/data/themes/mana/colors.xml @@ -125,6 +125,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" /> |