diff --git a/themes.json b/themes.json index 4cf02108..d6372109 100644 --- a/themes.json +++ b/themes.json @@ -1189,7 +1189,7 @@ "image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/a6335949-4465-4b71-926c-4a52d34bc9c0/image.png", "author": "RobotoSkunk", "preferences": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/a6335949-4465-4b71-926c-4a52d34bc9c0/preferences.json", - "version": "1.1.1", + "version": "1.1.2", "tags": [], "createdAt": "2024-11-24", "updatedAt": "2025-01-31" diff --git a/themes/a6335949-4465-4b71-926c-4a52d34bc9c0/preferences.json b/themes/a6335949-4465-4b71-926c-4a52d34bc9c0/preferences.json index cde31f59..185ec5ac 100644 --- a/themes/a6335949-4465-4b71-926c-4a52d34bc9c0/preferences.json +++ b/themes/a6335949-4465-4b71-926c-4a52d34bc9c0/preferences.json @@ -1,27 +1,27 @@ [ - { - "property": "theme.better_find_bar.transparent_background", - "label": "Transparent background", - "type": "checkbox" - }, - { - "property": "theme.better_find_bar.horizontal_position", - "label": "Horizontal position", - "type": "dropdown", - "disabledOn": [], - "options": [ - { - "label": "Left", - "value": "left" - }, - { - "label": "Center", - "value": "default" - }, - { - "label": "Right", - "value": "right" - } - ] - } + { + "property": "theme.better_find_bar.transparent_background", + "label": "Transparent background", + "type": "checkbox" + }, + { + "property": "theme.better_find_bar.horizontal_position", + "label": "Horizontal position", + "type": "dropdown", + "disabledOn": [], + "options": [ + { + "label": "Left", + "value": "left" + }, + { + "label": "Center", + "value": "default" + }, + { + "label": "Right", + "value": "right" + } + ] + } ] \ No newline at end of file