Update preferences.json - transparent sidebar toggle

This commit is contained in:
Sameera Sandakelum 2025-06-14 21:02:36 +05:30 committed by GitHub
parent ba43fd54bd
commit 00db4658a5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,6 +19,12 @@
"defaultValue": false, "defaultValue": false,
"disabledOn": ["windows", "macos"] "disabledOn": ["windows", "macos"]
}, },
{
"property": "mod.sameerasw.zen_transparent_sidebar_enabled",
"label": "👀 Transparent sidebar (bookmarks, history and sync)",
"type": "checkbox",
"defaultValue": true
},
{ {
"property": "mod.sameerasw.zen_bg_color_enabled", "property": "mod.sameerasw.zen_bg_color_enabled",
"label": "🎨 Enable custom background color for Zen", "label": "🎨 Enable custom background color for Zen",