theme-store/themes/bed8c922-616a-4165-8c86-6822ccf478ad/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

80 lines
No EOL
2.6 KiB
JSON

[
{
"property": "uc.erics-zen-ui-tweak-box.exit-button-padding-right.enabled",
"label": "Adds some spacing to the right of the exit button",
"type": "checkbox",
"disabledOn": []
},
{
"property": "uc.erics-zen-ui-tweak-box.fun-colors.enabled",
"label": "Enables a cool gradient as the background",
"type": "checkbox",
"disabledOn": []
},
{
"property": "uc.erics-zen-ui-tweak-box.tab-bar-top-padding.enabled",
"label": "Removes the top padding from the tabs side panel so it's aligned with the page",
"type": "checkbox",
"disabledOn": []
},
{
"property": "uc.erics-zen-ui-tweak-box.page-canvas-shadows.enabled",
"label": "Adds shadows to the page canvas",
"type": "checkbox",
"disabledOn": []
},
{
"property": "uc.erics-zen-ui-tweak-box.remove-url-bar-border.enabled",
"label": "Removes the border around the URL Bar",
"type": "checkbox",
"disabledOn": []
},
{
"property": "uc.erics-zen-ui-tweak-box.url-bar-tweaks.enabled",
"label": "URL Bar appearance tweaks",
"type": "checkbox",
"disabledOn": []
},
{
"property": "uc.erics-zen-ui-tweak-box.floating-url-bar-tweaks.enabled",
"label": "Floating URL Bar appearance tweaks",
"type": "checkbox",
"disabledOn": []
},
{
"property": "uc.erics-zen-ui-tweak-box.new-tab-button-text.enabled",
"label": "New tab button text",
"type": "checkbox",
"disabledOn": []
},
{
"property": "uc.erics-zen-ui-tweak-box.new-tab-separator-when-no-unpinned-tabs.enabled",
"label": "Adds a separator before the new tab button if there are no unpinned tabs",
"type": "checkbox",
"disabledOn": []
},
{
"property": "uc.erics-zen-ui-tweak-box.pinned-tabs-layout.enabled",
"label": "Tweaks the layout of the pinned tabs",
"type": "checkbox",
"disabledOn": []
},
{
"property": "uc.erics-zen-ui-tweak-box.workspace-button-tweaks.enabled",
"label": "Tweaks the appearance of the workspace button",
"type": "checkbox",
"disabledOn": []
},
{
"property": "uc.erics-zen-ui-tweak-box.tab-button-tweaks.enabled",
"label": "Tweaks the appearance of the tab buttons",
"type": "checkbox",
"disabledOn": []
},
{
"property": "uc.erics-zen-ui-tweak-box.toolbar-button-tweaks.enabled",
"label": "Tweaks the appearance of the toolbar buttons",
"type": "checkbox",
"disabledOn": []
}
]