Update: New Color gradient

This commit is contained in:
Nimit 2025-07-03 15:00:43 +05:30
parent b36258a8c7
commit cbce033d15
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",
"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",
"image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/03a8e7ef-cf00-4f41-bf24-a90deeafc9db/image.png",
"author": "Nimit1705",
"version": "1.0.1",
"version": "2.0.1",
"tags": [],
"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"
}