mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 17:05:31 +02:00
Update preferences.json - transparent sidebar toggle
This commit is contained in:
parent
ba43fd54bd
commit
00db4658a5
1 changed files with 6 additions and 0 deletions
|
@ -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",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue