Added extra colors that were forgotten
This commit is contained in:
@@ -780,7 +780,10 @@ UsersAY=23
|
||||
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.9 //Active, in-screen 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
|
||||
SelColor=0.0,1.0,0.2,0.4
|
||||
SelHeight=30
|
||||
SelWidth=300
|
||||
@@ -4028,7 +4031,7 @@ PrevScreen=ScreenTitleMenu
|
||||
# when using entries that change the screen; otherwise, the only way to
|
||||
# exit the screen when in regular mode is "exit".
|
||||
|
||||
LineNames=1,2,3,4,5,6,7,8,9,10,11,12,13,14,15
|
||||
LineNames=1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16
|
||||
OptionMenuFlags=together;forceallplayers;smnavigation
|
||||
# This NextScreen is only used for the "exit" choice.
|
||||
Line1=list,Appearance Options
|
||||
@@ -4046,6 +4049,7 @@ Line12=list,Profile Options
|
||||
Line13=list,Other Options
|
||||
Line14=list,Reload Songs/Courses
|
||||
Line15=list,Test Input
|
||||
Line16=list,Network Options
|
||||
|
||||
[TextBanner]
|
||||
TitleX=-90
|
||||
|
||||
Reference in New Issue
Block a user