diff --git a/source/Ox.UI/themes/oxmedium/json/theme.jsonc b/source/Ox.UI/themes/oxmedium/json/theme.jsonc index 3f34284c..b9db1a4d 100644 --- a/source/Ox.UI/themes/oxmedium/json/theme.jsonc +++ b/source/Ox.UI/themes/oxmedium/json/theme.jsonc @@ -210,10 +210,10 @@ "tooltipGradient": [[160, 160, 160, 0.96], [160, 160, 160, 0.96]], "tooltipShadow": [0, 0, 0, 0.5], - "videoBarGradient": [[176, 176, 176, 0.5], [144, 144, 144, 0.5]], - "videoButtonGradient": [[176, 176, 176, 0.75], [144, 144, 144, 0.75]], - "videoButtonActiveGradient": [[176, 176, 176], [144, 144, 144]], - "videoInputGradient": [[144, 144, 144, 0.75], [176, 176, 176, 0.75]], + "videoBarGradient": [[160, 160, 160, 0.5], [128, 128, 128, 0.5]], + "videoButtonGradient": [[160, 160, 160, 0.75], [128, 128, 128, 0.75]], + "videoButtonActiveGradient": [[160, 160, 160], [128, 128, 128]], + "videoInputGradient": [[128, 128, 128, 0.75], [160, 160, 160, 0.75]], "videoMenuBackground": [160, 160, 160, 0.5], "videoMenuBorder": [144, 144, 144, 0.5], "videoMenuSelectedGradient": [[128, 128, 128, 0.5], [128, 128, 128, 0.5]],