theme-store/themes/bb61b145-6875-4afe-86f2-ab00024459dc/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
755 B
JSON

{
"id": "bb61b145-6875-4afe-86f2-ab00024459dc",
"name": "AstroTheme Dark",
"description": "A dark theme inspired by AstroNvim's AstroTheme color palette",
"homepage": "https://github.com/AstroNvim/astrotheme",
"style": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/bb61b145-6875-4afe-86f2-ab00024459dc/chrome.css",
"readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/bb61b145-6875-4afe-86f2-ab00024459dc/readme.md",
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/bb61b145-6875-4afe-86f2-ab00024459dc/image.png",
"author": "mehalter",
"version": "1.0.0",
"tags": [],
"createdAt": "2024-10-12",
"updatedAt": "2024-10-12"
}