theme-store/themes/a6335949-4465-4b71-926c-4a52d34bc9c0/preferences.json
2025-01-26 14:37:15 +00:00

27 lines
No EOL
706 B
JSON

[
{
"property": "theme.better_find_bar.horizontal_position",
"label": "Changes the horizontal position of the find bar.",
"type": "dropdown",
"disabledOn": [],
"options": [
{
"label": "Left",
"value": "left"
},
{
"label": "Center",
"value": "default"
},
{
"label": "Right",
"value": "right"
}
]
},
{
"property": "theme.better_find_bar.transparent_background",
"label": "Makes the background of the find bar to be transparent.",
"type": "checkbox"
}
]