From 3141fc304a7435f792dfa89754f97c8d7a37324d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 29 May 2025 17:15:02 +0000 Subject: [PATCH] Rebuild themes.json after theme submission --- themes.json | 8 ++-- .../preferences.json | 38 +++++++++---------- 2 files changed, 23 insertions(+), 23 deletions(-) diff --git a/themes.json b/themes.json index 27141433..183eaa59 100644 --- a/themes.json +++ b/themes.json @@ -815,11 +815,11 @@ "readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/2317fd93-c3ed-4f37-b55a-304c1816819e/readme.md", "image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/2317fd93-c3ed-4f37-b55a-304c1816819e/image.png", "author": "Kaedriz", - "version": "1.2.0", + "version": "1.3.0", "preferences": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/2317fd93-c3ed-4f37-b55a-304c1816819e/preferences.json", "tags": [], "createdAt": "2024-12-06", - "updatedAt": "2025-03-07" + "updatedAt": "2025-05-28" }, "680424a8-a818-406b-98c5-7726214e2a9f": { "id": "680424a8-a818-406b-98c5-7726214e2a9f", @@ -860,13 +860,13 @@ "readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/22c9ec3b-7c62-46ae-991f-c8fff5046829/readme.md", "image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/22c9ec3b-7c62-46ae-991f-c8fff5046829/image.png", "author": "philmard", - "version": "1.0.6", + "version": "1.0.7", "preferences": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/22c9ec3b-7c62-46ae-991f-c8fff5046829/preferences.json", "tags": [ "tabs" ], "createdAt": "2024-11-09", - "updatedAt": "2025-05-14" + "updatedAt": "2025-05-28" }, "053a3ffa-9233-4554-88f3-076e6a6ebb43": { "id": "053a3ffa-9233-4554-88f3-076e6a6ebb43", diff --git a/themes/2317fd93-c3ed-4f37-b55a-304c1816819e/preferences.json b/themes/2317fd93-c3ed-4f37-b55a-304c1816819e/preferences.json index 6873865b..4d373958 100644 --- a/themes/2317fd93-c3ed-4f37-b55a-304c1816819e/preferences.json +++ b/themes/2317fd93-c3ed-4f37-b55a-304c1816819e/preferences.json @@ -23,22 +23,22 @@ "type": "checkbox", "defaultValue": false }, - { - "property": "zen.mods.AudioIndicatorEnhanced.audioWave.opacity", - "label": "Audio Wave: Opacity of the audio wave.", - "type": "string", - "defaultValue": "0.2" - }, - { - "property": "zen.mods.AudioIndicatorEnhanced.audioWave.colorPlaying", - "label": "Audio Wave: Color of the audio wave (When audio is playing).", - "type": "string", - "defaultValue": "-moz-dialogtext" - }, - { - "property": "zen.mods.AudioIndicatorEnhanced.audioWave.colorMuted", - "label": "Audio Wave: Color of the audio wave (When audio is muted).", - "type": "string", - "defaultValue": "color-mix(in srgb, -moz-dialogtext 50%, rgb(129, 0, 0) 50%)" - } -] + { + "property": "zen.mods.AudioIndicatorEnhanced.audioWave.opacity", + "label": "Audio Wave: Opacity of the audio wave.", + "type": "string", + "defaultValue": "0.2" + }, + { + "property": "zen.mods.AudioIndicatorEnhanced.audioWave.colorPlaying", + "label": "Audio Wave: Color of the audio wave (When audio is playing).", + "type": "string", + "defaultValue": "-moz-dialogtext" + }, + { + "property": "zen.mods.AudioIndicatorEnhanced.audioWave.colorMuted", + "label": "Audio Wave: Color of the audio wave (When audio is muted).", + "type": "string", + "defaultValue": "color-mix(in srgb, -moz-dialogtext 50%, rgb(129, 0, 0) 50%)" + } +] \ No newline at end of file