This commit is contained in:
Nimit1705 2025-07-03 15:09:46 +05:30 committed by GitHub
commit c56237c21b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 46 additions and 17 deletions

File diff suppressed because one or more lines are too long

View file

@ -1,4 +1,15 @@
[ [
{
"property": "nova.color.picker-gradient-new",
"label": "New Color Picker",
"type": "checkbox",
"defaultValue": true
},
{
"property": "nova.color.picker-gradient-old",
"label": "Old Color Picker [deprecated]",
"type": "checkbox"
},
{ {
"property": "nova.color.picker-grid", "property": "nova.color.picker-grid",
"label": "Enable grid", "label": "Enable grid",

View file

@ -7,9 +7,9 @@
"readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/03a8e7ef-cf00-4f41-bf24-a90deeafc9db/readme.md", "readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/03a8e7ef-cf00-4f41-bf24-a90deeafc9db/readme.md",
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/03a8e7ef-cf00-4f41-bf24-a90deeafc9db/image.png", "image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/03a8e7ef-cf00-4f41-bf24-a90deeafc9db/image.png",
"author": "Nimit1705", "author": "Nimit1705",
"version": "1.0.1", "version": "2.0.1",
"tags": [], "tags": [],
"createdAt": "2025-02-23", "createdAt": "2025-02-23",
"updatedAt": "2025-02-23", "updatedAt": "2025-07-03",
"preferences": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/03a8e7ef-cf00-4f41-bf24-a90deeafc9db/preferences.json" "preferences": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/03a8e7ef-cf00-4f41-bf24-a90deeafc9db/preferences.json"
} }