fix fallback [OptionRow] ColorNotSelected and ColorDisabled to be more distinguished.
This commit is contained in:
@@ -659,8 +659,8 @@ ItemLoseFocusCommand=
|
||||
TweenSeconds=0.2
|
||||
ModIconMetricsGroup="ModIcon"
|
||||
ColorSelected=color("1,1,1,1")
|
||||
ColorNotSelected=color("0.9,0.9,0.9,1")
|
||||
ColorDisabled=color("0.5,0.5,0.5,1")
|
||||
ColorNotSelected=color("0.5,0.5,0.5,1")
|
||||
ColorDisabled=color("0.25,0.25,0.25,1")
|
||||
|
||||
[OptionRowService]
|
||||
Fallback="OptionRow"
|
||||
|
||||
Reference in New Issue
Block a user