mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 17:05:31 +02:00
* 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
15 lines
No EOL
954 B
JSON
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"
|
|
} |