From cd5496159f8aec287c8c6fcb4cbd044ecfc38a48 Mon Sep 17 00:00:00 2001 From: AJ Kelly Date: Thu, 24 Feb 2011 00:10:25 -0600 Subject: [PATCH] better rainbow colors --- Themes/_fallback/metrics.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Themes/_fallback/metrics.ini b/Themes/_fallback/metrics.ini index 1cc853a60a..bfc0d6b4b6 100644 --- a/Themes/_fallback/metrics.ini +++ b/Themes/_fallback/metrics.ini @@ -196,7 +196,7 @@ ScrollRoulette=false [BitmapText] # The colors in the 'roulette' text. you can have alot! NumRainbowColors=7 -RainbowColor1=color("1.0,1.0,1.0,1") -- red +RainbowColor1=color("1.0,0.0,0.4,1") -- red RainbowColor2=color("0.8,0.2,0.6,1") -- pink RainbowColor3=color("0.4,0.3,0.5,1") -- purple RainbowColor4=color("0.2,0.6,1.0,1") -- sky blue