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