theme-store/themes/4596d8f9-f0b7-4aeb-aa92-851222dc1888/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

14 lines
No EOL
717 B
JSON

{
"id": "4596d8f9-f0b7-4aeb-aa92-851222dc1888",
"name": "Only Close On Hover",
"description": "Show tab's close button only on hover, even on the active tab.",
"homepage": "",
"style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/4596d8f9-f0b7-4aeb-aa92-851222dc1888/chrome.css",
"readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/4596d8f9-f0b7-4aeb-aa92-851222dc1888/readme.md",
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/4596d8f9-f0b7-4aeb-aa92-851222dc1888/image.png",
"author": "p-sw",
"version": "1.0.0",
"tags": [],
"createdAt": "2024-10-12",
"updatedAt": "2024-10-12"
}