diff --git a/source/Ox.UI/themes/oxmedium/json/theme.jsonc b/source/Ox.UI/themes/oxmedium/json/theme.jsonc index 3d7354f5..0f6be3dc 100644 --- a/source/Ox.UI/themes/oxmedium/json/theme.jsonc +++ b/source/Ox.UI/themes/oxmedium/json/theme.jsonc @@ -15,8 +15,8 @@ "bodyHighlightColor": [255, 0, 0], "bodyHighlightGradient": [[0, 0, 0, 0], [0, 0, 0, 0]], "bodyLightColor": [64, 64, 64], - "bodyFocusSelectedLightColor": [192, 192, 192], - "bodySelectedLightColor": [128, 128, 128], + "bodyFocusSelectedLightColor": [64, 64, 64], + "bodySelectedLightColor": [64, 64, 64], "bodyLinkColor": [0, 0, 128], "bodyReflectionGradient": [[144, 144, 144, 0.75], [144, 144, 144, 1]], "bodySelectionBackground": [192, 192, 192],