X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=gui_theme.c;h=f0efaa8872bdb78a7efc423f7f4a2a9da5c15195;hb=cb2bcdde7424805b9f62c152ec6dd2a1c4a68a97;hp=745abe286c3c3ce8f966660e6907e2417e588c4a;hpb=2031b9cab9304b02c0372f73eef54d9501277031;p=paraslash.git diff --git a/gui_theme.c b/gui_theme.c index 745abe28..f0efaa88 100644 --- a/gui_theme.c +++ b/gui_theme.c @@ -156,7 +156,7 @@ static void init_theme_colorful_blackness(struct gui_theme *t) d[SI_num_played].color.fg = COLOR_RED; d[SI_num_played].color.bg = COLOR_BLACK; d[SI_num_played].align = LEFT; - d[SI_num_played].x = 60; + d[SI_num_played].x = 58; d[SI_num_played].y = 17; d[SI_num_played].len = 5;