From 7b46102b33b307475691839b5aa7a08676cbafe5 Mon Sep 17 00:00:00 2001 From: rolux Date: Mon, 11 Feb 2013 13:09:19 +0530 Subject: [PATCH] update medium theme --- 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 cd379df0..b150bb21 100644 --- a/source/Ox.UI/themes/oxmedium/json/theme.jsonc +++ b/source/Ox.UI/themes/oxmedium/json/theme.jsonc @@ -155,7 +155,7 @@ "mediaListIconTextLightColor": [64, 64, 64], "mediaListIconTextFocusSelectedLightColor": [192, 192, 192], "mediaListIconTextSelectedLightColor": [192, 192, 192], - "mediaListIconTextShadow": [192, 192, 192], + "mediaListIconTextShadow": [144, 144, 144], "mediaListIconTextFocusSelectedShadow": [64, 64, 64], "mediaListIconTextSelectedShadow": [64, 64, 64],