diff --git a/Themes/_fallback/metrics.ini b/Themes/_fallback/metrics.ini index 982562680d..6047124eb6 100644 --- a/Themes/_fallback/metrics.ini +++ b/Themes/_fallback/metrics.ini @@ -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"