Rebuild themes.json after theme submission

This commit is contained in:
github-actions[bot] 2025-04-09 17:19:21 +00:00
parent 5e2d3c61a4
commit 680929f836
2 changed files with 34 additions and 17 deletions

View file

@ -11,7 +11,7 @@
"version": "1.0.0", "version": "1.0.0",
"tags": [], "tags": [],
"createdAt": "2025-04-05", "createdAt": "2025-04-05",
"updatedAt": "2025-04-05", "updatedAt": "2025-04-09",
"preferences": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/fd79066d-ba22-4cd1-8ad0-cfd82c12026a/preferences.json" "preferences": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/fd79066d-ba22-4cd1-8ad0-cfd82c12026a/preferences.json"
}, },
"c5f7fb68-cc75-4df0-8b02-dc9ee13aa773": { "c5f7fb68-cc75-4df0-8b02-dc9ee13aa773": {
@ -250,6 +250,21 @@
"createdAt": "2024-12-01", "createdAt": "2024-12-01",
"updatedAt": "2025-01-26" "updatedAt": "2025-01-26"
}, },
"72f8f48d-86b9-4487-acea-eb4977b18f21": {
"id": "72f8f48d-86b9-4487-acea-eb4977b18f21",
"name": "Better CtrlTab Panel",
"description": "Re-style and add customization options for the CtrlTab panel.",
"homepage": "https://github.com/psu/zen-mods",
"style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/72f8f48d-86b9-4487-acea-eb4977b18f21/chrome.css",
"readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/72f8f48d-86b9-4487-acea-eb4977b18f21/readme.md",
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/72f8f48d-86b9-4487-acea-eb4977b18f21/image.png",
"author": "psu",
"version": "1.0.0",
"tags": [],
"createdAt": "2025-03-28",
"updatedAt": "2025-04-09",
"preferences": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/72f8f48d-86b9-4487-acea-eb4977b18f21/preferences.json"
},
"2317fd93-c3ed-4f37-b55a-304c1816819e": { "2317fd93-c3ed-4f37-b55a-304c1816819e": {
"id": "2317fd93-c3ed-4f37-b55a-304c1816819e", "id": "2317fd93-c3ed-4f37-b55a-304c1816819e",
"name": "Audio Indicator Enhanced", "name": "Audio Indicator Enhanced",
@ -525,10 +540,10 @@
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/6cd4bca9-f17d-4461-b554-844d69a4887c/image.png", "image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/6cd4bca9-f17d-4461-b554-844d69a4887c/image.png",
"preferences": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/6cd4bca9-f17d-4461-b554-844d69a4887c/preferences.json", "preferences": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/6cd4bca9-f17d-4461-b554-844d69a4887c/preferences.json",
"author": "Dinno-DEV", "author": "Dinno-DEV",
"version": "1.0.4", "version": "1.0.5",
"tags": [], "tags": [],
"createdAt": "2024-09-19", "createdAt": "2024-09-19",
"updatedAt": "2025-03-07" "updatedAt": "2025-04-09"
}, },
"87196c08-8ca1-4848-b13b-7ea41ee830e7": { "87196c08-8ca1-4848-b13b-7ea41ee830e7": {
"id": "87196c08-8ca1-4848-b13b-7ea41ee830e7", "id": "87196c08-8ca1-4848-b13b-7ea41ee830e7",

View file

@ -3,7 +3,9 @@
"property": "theme.zen-minimal-exit-menu.enable-macos-identic", "property": "theme.zen-minimal-exit-menu.enable-macos-identic",
"label": "Makes theme more identical to MacOS version.", "label": "Makes theme more identical to MacOS version.",
"defaultValue": "false", "defaultValue": "false",
"disabledOn": ["macos"], "disabledOn": [
"macos"
],
"type": "checkbox" "type": "checkbox"
}, },
{ {