From 4e03757bbe160c2c59b79b250dd499337f30f70b Mon Sep 17 00:00:00 2001 From: fendrin Date: Sat, 1 Mar 2014 08:13:23 +0100 Subject: [PATCH] Adjust space for the unit side flag and colors for attributes. --- data/themes/default.cfg | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/data/themes/default.cfg b/data/themes/default.cfg index 2532b89db629..012fa1bac3db 100644 --- a/data/themes/default.cfg +++ b/data/themes/default.cfg @@ -25,10 +25,7 @@ 13#enddef #define FONT_RGB_LEVEL1 -255,255,255,255#enddef - -#define FONT_RGB_LEVEL2 -255,255,255,255#enddef +245,230,193#enddef {themes/macros.cfg} @@ -144,7 +141,6 @@ id=label-xp font_size={DEFAULT_FONT_TINY} text= _ "XP" - # FIXME: should be ref=unit-hp rect="=,+14,+60,+12" xanchor=right yanchor=fixed @@ -153,7 +149,6 @@ id=label-mp font_size={DEFAULT_FONT_TINY} text= _ "MP" - # FIXME: should be ref=unit-xp rect="=,+14,=,+12" xanchor=right yanchor=fixed @@ -162,7 +157,6 @@ id=label-def font_size={DEFAULT_FONT_TINY} text= _ "def" - # FIXME: should be ref=unit-mp rect="+1,=,=,+12" xanchor=right yanchor=fixed @@ -385,14 +379,14 @@ id=unit-description font_size={DEFAULT_FONT_NORMAL} ref=unit-box-botleft - rect="=+3,+5,+135,+18" + rect="=+3,+5,+128,+18" xanchor=right yanchor=fixed [/unit_name] [unit_side] id=unit-side font_size={DEFAULT_FONT_SMALL} - rect="+0,=,+35,+16" + rect="+0,=,+50,+16" xanchor=right yanchor=fixed [/unit_side] @@ -708,5 +702,3 @@ #undef DEFAULT_FONT_REALLYTINY_HEIGHT #undef FONT_RGB_LEVEL1 -#undef FONT_RGB_LEVEL2 -