From 72a017e106b812224c9c9c6e839c043b797d7f98 Mon Sep 17 00:00:00 2001 From: rolux Date: Tue, 26 Feb 2013 15:58:05 +0000 Subject: [PATCH] update oxmedium theme selection color --- source/Ox.UI/themes/oxmedium/json/theme.jsonc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]],