From 27857d304e654a09509e4e85d950badf915a2a81 Mon Sep 17 00:00:00 2001 From: rolux Date: Sun, 10 Feb 2013 18:19:51 +0530 Subject: [PATCH] update medium theme --- source/Ox.UI/themes/oxmedium/json/theme.jsonc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/Ox.UI/themes/oxmedium/json/theme.jsonc b/source/Ox.UI/themes/oxmedium/json/theme.jsonc index 3a37b015..6c12667c 100644 --- a/source/Ox.UI/themes/oxmedium/json/theme.jsonc +++ b/source/Ox.UI/themes/oxmedium/json/theme.jsonc @@ -159,12 +159,12 @@ "mediaListIconTextFocusSelectedShadow": [64, 64, 64], "mediaListIconTextSelectedShadow": [64, 64, 64], - "menuBackground": [144, 144, 144, 0.96], - "menuBorder": [128, 128, 128, 0.96], + "menuBackground": [160, 160, 160, 0.96], + "menuBorder": [144, 144, 144, 0.96], "menuShadow": [0, 0, 0, 0.75], "menuDisabledColor": [64, 64, 64], "menuSelectedColor": [255, 255, 255], - "menuSelectedGradient": [[112, 112, 112, 0.96], [112, 112, 112, 0.96]], + "menuSelectedGradient": [[128, 128, 128, 0.96], [128, 128, 128, 0.96]], "progressbarBackground": [0, 0, 0, 0.05], "progressbarAnimateBackground": [0, 0, 0, 0.1],