theme-store/themes/dd4f5461-1564-4e56-9f9d-f81e3c18f93c/preferences.json
Bryan Galdámez 80842c45a7
refactor(scripts): added compatibility layer with old prefs style, convert prefs to new style on theme rebuild (#424)
* refactor(scripts): replaced hyphens with underscores in script names

* test(rebuild_themes): debug logs

* Rebuild themes.json after theme submission

* refactor(rebuild_themes): added preferences loading

* fix(submit-pr): fixed dependencies

* debug(rebuild_themes): add pre print

* feature(rebuild_themes): save preferences to file

* feature(rebuild_themes): add ident

* Rebuild themes.json after theme submission

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-21 06:58:24 +02:00

14 lines
No EOL
394 B
JSON

[
{
"property": "uc.zen-sidebar.pin-at-right-side",
"label": "Pin the Zen Sidebar at the right side when pinned.",
"type": "checkbox",
"disabledOn": []
},
{
"property": "uc.zen-sidebar.float-at-right-side",
"label": "Float the Zen Sidebar at the right side when floating.",
"type": "checkbox",
"disabledOn": []
}
]