diff --git a/stepmania/Themes/default/metrics.ini b/stepmania/Themes/default/metrics.ini index 154323744a..6227413e88 100644 --- a/stepmania/Themes/default/metrics.ini +++ b/stepmania/Themes/default/metrics.ini @@ -753,11 +753,11 @@ UsersDX=SCREEN_CENTER_X-250 UsersAY=SCREEN_CENTER_Y-217 UsersOnCommand=zoomx,0.0;zoomy,0.0;linear,0.5;zoomy,1.0;zoomx,1.0 UsersOffCommand=linear,0.5;zoomx,0.0;zoomy,0.0 -Users0Color=1.0,0.4,0.4,1.0 //Inactive users -Users1Color=1.0,1.0,1.0,1.0 //Inactive; Undefined -Users2Color=0.5,0.5,1.0,1.0 //Active, In NetScreen -Users3Color=0.5,1.0,0.5,1.0 //Active, In Options -Users4Color=1.0,0.5,0.5,1.0 //Active, in Evaluation +Users0Command=diffuse,1.0,0.4,0.4,1.0 //Inactive users +Users1Command=diffuse,1.0,1.0,1.0,1.0 //Inactive; Undefined +Users2Command=diffuse,0.5,0.5,1.0,1.0 //Active, In NetScreen +Users3Command=diffuse,0.5,1.0,0.5,1.0 //Active, In Options +Users4Command=diffuse,1.0,0.5,0.5,1.0 //Active, in Evaluation optionsY=SCREEN_CENTER_Y-170 optionsX=SCREEN_CENTER_X-240 optionsOnCommand=zoomx,0.0;zoomy,0.0;linear,0.5;zoomy,0.7;zoomx,0.7