diff --git a/stepmania/Themes/default/metrics.ini b/stepmania/Themes/default/metrics.ini index 6cee637c68..55d5ebc74e 100644 --- a/stepmania/Themes/default/metrics.ini +++ b/stepmania/Themes/default/metrics.ini @@ -2143,14 +2143,14 @@ WheelItemOnDelayOffset=0.04 WheelItemOffDelayOffset=0.04 WheelItemLockedColor=color("0,0,0,0.5") NumSectionColors=7 -SectionColor1=color("0.8,0.1,0.6,1") // pink -SectionColor2=color("0.6,0.4,0.8,1") // purple -SectionColor3=color("0.0,0.4,0.8,1") // sky blue -SectionColor4=color("0.0,0.6,0.6,1") // sea green -SectionColor5=color("0.1,0.7,0.3,1") // green -SectionColor6=color("0.8,0.6,0.0,1") // orange -SectionColor7=color("1.0,0.3,0.3,1") // light red -SongRealExtraColor=color("0.9,0.9,0,1") // yellow +SectionColor1=color("0.8,0.1,0.6,1") -- pink +SectionColor2=color("0.6,0.4,0.8,1") -- purple +SectionColor3=color("0.0,0.4,0.8,1") -- sky blue +SectionColor4=color("0.0,0.6,0.6,1") -- sea green +SectionColor5=color("0.1,0.7,0.3,1") -- green +SectionColor6=color("0.8,0.6,0.0,1") -- orange +SectionColor7=color("1.0,0.3,0.3,1") -- light red +SongRealExtraColor=color("0.9,0.9,0,1") -- yellow SortMenuColor=color("1,1,0,1") ShowRoulette=true ShowRandom=true