diff --git a/source/Ox.UI/themes/oxmedium/json/theme.jsonc b/source/Ox.UI/themes/oxmedium/json/theme.jsonc index 8cb9be2a..af1d4034 100644 --- a/source/Ox.UI/themes/oxmedium/json/theme.jsonc +++ b/source/Ox.UI/themes/oxmedium/json/theme.jsonc @@ -12,8 +12,8 @@ "bodyBorder": [128, 128, 128], "bodyColor": [0, 0, 0], "bodyBrightColor": [0, 0, 0], - "bodyHighlightColor": [255, 255, 0], - "bodyHighlightGradient": [[0, 0, 0, 0], [0, 0, 0, 0]], + "bodyHighlightColor": [0, 0, 0], + "bodyHighlightGradient": [[255, 255, 0], [255, 255, 0]], "bodyLightColor": [64, 64, 64], "bodyFocusSelectedLightColor": [192, 192, 192], "bodySelectedLightColor": [192, 192, 192],