theme-store/themes/664c54f9-d97d-410b-a479-23dd8a08a628/theme.json
TheRealMG a73edd785e
Fix Theme Metadata Duplication and Add Missing Properties for Recent Pull Requests (#575)
* fix ability to add tags multiple times when rebuilding themes

* fix `createdAt` not being added for pull requests made prior

* adds tags property if it doesn't exist (old PRs)

* updated affected `theme.json` files

* updated more affected `theme.json` files

* fix action failing if new commits before finished

* make action only initiate when themes are changed
2024-10-13 09:59:29 +02:00

15 lines
No EOL
954 B
JSON

{
"id": "664c54f9-d97d-410b-a479-23dd8a08a628",
"name": "Better Tab Indicators",
"description": "This Zen Theme provides some alternative styling for the tabs on the sidebar.",
"homepage": "https://github.com/TheRealMG/zen-themes/tree/main/BetterTabIndicators",
"style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/664c54f9-d97d-410b-a479-23dd8a08a628/chrome.css",
"readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/664c54f9-d97d-410b-a479-23dd8a08a628/readme.md",
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/664c54f9-d97d-410b-a479-23dd8a08a628/image.png",
"author": "TheRealMG",
"version": "1.0.0",
"preferences": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/664c54f9-d97d-410b-a479-23dd8a08a628/preferences.json",
"tags": [],
"createdAt": "2024-10-12",
"updatedAt": "2024-10-12"
}