diff --git a/doc/cascadia/profiles.schema.json b/doc/cascadia/profiles.schema.json index 30a803393..6bba7b165 100644 --- a/doc/cascadia/profiles.schema.json +++ b/doc/cascadia/profiles.schema.json @@ -1260,6 +1260,11 @@ "default": "false", "description": "When set to true, the Terminal's tray icon will always be shown in the system tray.", "type": "boolean" + }, + "useAcrylicInTabRow": { + "default": "false", + "description": "When set to true, the tab row will have an acrylic background with 50% opacity.", + "type": "boolean" }, "actions": { "description": "Properties are specific to each custom action.",