diff --git a/source/Ox.UI/themes/oxmedium/json/theme.jsonc b/source/Ox.UI/themes/oxmedium/json/theme.jsonc index 8c22f104..5331976c 100644 --- a/source/Ox.UI/themes/oxmedium/json/theme.jsonc +++ b/source/Ox.UI/themes/oxmedium/json/theme.jsonc @@ -78,7 +78,7 @@ "inputGradient": [[144, 144, 144], [176, 176, 176]], "inputActiveGradient": [[160, 160, 160], [192, 192, 192]], - "inputDisabledGradient": [[128, 128, 128], [128, 128, 128]], + "inputDisabledGradient": [[144, 144, 144], [144, 144, 144]], "inputErrorColor": [192, 64, 64], "inputFocusBorder": [192, 192, 192], "inputFocusShadow": [192, 192, 192],