From 7b8b747f037d2244ffd080e97d9d5e5c0e9114a7 Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Sun, 19 Feb 2012 21:23:26 +0100 Subject: [PATCH] There is no freshcolumnheading. --- bigscreen/theme.config | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/bigscreen/theme.config b/bigscreen/theme.config index 69ed4f1..5a3e488 100644 --- a/bigscreen/theme.config +++ b/bigscreen/theme.config @@ -30,9 +30,6 @@ mainheading.blue=255 columnheading.red=255 columnheading.green=255 columnheading.blue=255 -freshcolumnheading.red=255 -freshcolumnheading.green=0 -freshcolumnheading.blue=0 rowheading.red=255 rowheading.green=255 rowheading.blue=255 @@ -40,7 +37,7 @@ divider.red=127 divider.green=127 divider.blue=127 -# available elements: background.groupscreen, background.top5chosenscreen, background.top10scorescreen, mainheading, (fresh)columnheading, randomsongname, nextsonginfo.player, nextsonginfo.title, nextsonginfo.highscore, need, divider +# available elements: background.groupscreen, background.top5chosenscreen, background.top10scorescreen, mainheading, columnheading, randomsongname, nextsonginfo.player, nextsonginfo.title, nextsonginfo.highscore, need, divider # available elements that also have .odd and .even: rowheading, (fresh)score, (fresh)chosensongname, (fresh)totalscore, (fresh)rank, top10scores.(fresh)rowheading, top10scores.(fresh)nick, top10scores.(fresh)songname, top10scores.(fresh)frequency, top5chosensongs.(fresh)rowheading, top5chosensongs.(fresh)songname, top5chosensongs.(fresh)frequency ## How to draw rectangles in the background (up to ten, numbered 0-9): -- 2.39.2