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
14 lines
No EOL
717 B
JSON
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"
|
|
} |