diff --git a/source/Ox.UI/themes/aqua/json/theme.jsonc b/source/Ox.UI/themes/aqua/json/theme.jsonc index cd965f35..cabe5677 100644 --- a/source/Ox.UI/themes/aqua/json/theme.jsonc +++ b/source/Ox.UI/themes/aqua/json/theme.jsonc @@ -216,6 +216,7 @@ "videoInputGradient": [[32, 32, 32, 0.75], [64, 64, 64, 0.75]], "videoMenuBackground": [32, 32, 32, 0.5], "videoMenuBorder": [64, 64, 64, 0.5], + "videoMenuDisabledColor": [160, 160, 160], "videoMenuSelectedGradient": [[48, 48, 48, 0.5], [16, 16, 16, 0.5]], "videoAnnotationEditableEditingBackground": [160, 224, 160],