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],