Rebuild themes.json after theme submission

This commit is contained in:
github-actions[bot] 2025-04-11 21:35:44 +00:00
parent ef68aa77ae
commit ea1ac642bd
2 changed files with 5 additions and 6 deletions

View file

@ -1226,10 +1226,10 @@
"readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/8039de3b-72e1-41ea-83b3-5077cf0f98d1/readme.md",
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/8039de3b-72e1-41ea-83b3-5077cf0f98d1/image.png",
"author": "Fury7425",
"version": "1.0.0",
"version": "1.1.0",
"tags": [],
"createdAt": "2025-04-08",
"updatedAt": "2025-04-09"
"updatedAt": "2025-04-11"
},
"a5f6a231-e3c8-4ce8-8a8e-3e93efd6adec": {
"id": "a5f6a231-e3c8-4ce8-8a8e-3e93efd6adec",

View file

@ -18,13 +18,12 @@
"type": "string",
"defaultValue": "0.3, 1.2, 0.5, 1",
"placeholder": "e.g. 0.25, 0.1, 0.25, 1"
},
{
},
{
"property": "user-browser-ease-reset",
"label": "Reset easing curve (4 numbers)",
"type": "string",
"defaultValue": "0.2, 1.4, 0.3, 1",
"placeholder": "e.g. 0.2, 0.8, 0.2, 1"
}
}
]