mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 17:05:31 +02:00
Rebuild themes.json after theme submission
This commit is contained in:
parent
ef68aa77ae
commit
ea1ac642bd
2 changed files with 5 additions and 6 deletions
|
@ -1226,10 +1226,10 @@
|
||||||
"readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/8039de3b-72e1-41ea-83b3-5077cf0f98d1/readme.md",
|
"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",
|
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/8039de3b-72e1-41ea-83b3-5077cf0f98d1/image.png",
|
||||||
"author": "Fury7425",
|
"author": "Fury7425",
|
||||||
"version": "1.0.0",
|
"version": "1.1.0",
|
||||||
"tags": [],
|
"tags": [],
|
||||||
"createdAt": "2025-04-08",
|
"createdAt": "2025-04-08",
|
||||||
"updatedAt": "2025-04-09"
|
"updatedAt": "2025-04-11"
|
||||||
},
|
},
|
||||||
"a5f6a231-e3c8-4ce8-8a8e-3e93efd6adec": {
|
"a5f6a231-e3c8-4ce8-8a8e-3e93efd6adec": {
|
||||||
"id": "a5f6a231-e3c8-4ce8-8a8e-3e93efd6adec",
|
"id": "a5f6a231-e3c8-4ce8-8a8e-3e93efd6adec",
|
||||||
|
|
|
@ -18,13 +18,12 @@
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"defaultValue": "0.3, 1.2, 0.5, 1",
|
"defaultValue": "0.3, 1.2, 0.5, 1",
|
||||||
"placeholder": "e.g. 0.25, 0.1, 0.25, 1"
|
"placeholder": "e.g. 0.25, 0.1, 0.25, 1"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"property": "user-browser-ease-reset",
|
"property": "user-browser-ease-reset",
|
||||||
"label": "Reset easing curve (4 numbers)",
|
"label": "Reset easing curve (4 numbers)",
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"defaultValue": "0.2, 1.4, 0.3, 1",
|
"defaultValue": "0.2, 1.4, 0.3, 1",
|
||||||
"placeholder": "e.g. 0.2, 0.8, 0.2, 1"
|
"placeholder": "e.g. 0.2, 0.8, 0.2, 1"
|
||||||
}
|
}
|
||||||
|
|
||||||
]
|
]
|
Loading…
Add table
Add a link
Reference in a new issue