diff --git a/stepmania/Themes/default/metrics.ini b/stepmania/Themes/default/metrics.ini index 0c222b2da4..39536f4690 100644 --- a/stepmania/Themes/default/metrics.ini +++ b/stepmania/Themes/default/metrics.ini @@ -194,7 +194,7 @@ Icon8OnCommand=addx,-SCREEN_WIDTH;sleep,0.00;decelerate,0.3;addx,SCREEN_WIDTH Icon8OffCommand=bouncebegin,0.5;zoomy,0 IconGainFocusCommand=glowshift;effectperiod,0.5 IconLoseFocusCommand=stopeffect -DisabledColor=0.2,0.2,0.2,1 +DisabledCommand=diffuse,0.2,0.2,0.2,1 ExplanationX=SCREEN_CENTER_X+160 ExplanationY=SCREEN_CENTER_Y-70 ExplanationOnCommand=addx,SCREEN_WIDTH*0.6;bounceend,0.5;addx,-SCREEN_WIDTH*0.6 @@ -365,7 +365,8 @@ ShadowLengthY=10 OKOnCommand=diffusealpha,1 OKChooseCommand=diffusealpha,1;zoom,2;linear,0.2;diffusealpha,1;zoom,1 OKOffCommand=sleep,0.2;linear,0.3;zoom,0 -DisabledColor=0.2,0.2,0.2,1 +EnabledCommand=diffuse,1,1,1,1 +DisabledCommand=diffuse,0.2,0.2,0.2,1 [ScreenSelectGroup] Class=ScreenSelectGroup