diff --git a/source/Ox.UI/themes/oxmedium/json/theme.jsonc b/source/Ox.UI/themes/oxmedium/json/theme.jsonc index 5ea78281..b75d09cf 100644 --- a/source/Ox.UI/themes/oxmedium/json/theme.jsonc +++ b/source/Ox.UI/themes/oxmedium/json/theme.jsonc @@ -24,7 +24,7 @@ "bodySpecialLinkActiveGradient": [[176, 176, 176], [176, 176, 176]], "bodyReflectionGradient": [[144, 144, 144, 0.75], [144, 144, 144, 1]], "bodySelectionBackground": [112, 112, 112], - "bodySelectionColor": [0, 0, 0], + "bodySelectionColor": [255, 255, 255], "bodyWarningBorder": [255, 64, 64], "buttonGradient": [[176, 176, 176], [144, 144, 144]],