mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 00:45:30 +02:00
Rebuild themes.json after theme submission
This commit is contained in:
parent
de800a7cfe
commit
47b038f525
4 changed files with 1024 additions and 994 deletions
1996
themes.json
1996
themes.json
File diff suppressed because it is too large
Load diff
|
@ -46,4 +46,4 @@
|
|||
"type": "checkbox",
|
||||
"defaultValue": true
|
||||
}
|
||||
]
|
||||
]
|
|
@ -12,4 +12,4 @@
|
|||
"tags": [],
|
||||
"createdAt": "2024-10-09",
|
||||
"updatedAt": "2025-02-16"
|
||||
}
|
||||
}
|
|
@ -1,9 +1,11 @@
|
|||
[
|
||||
{
|
||||
"property": "theme.zen-minimal-exit-menu.enable-macos-identic",
|
||||
"label": "Makes theme more identical to MacOS version.",
|
||||
"defaultValue": "false",
|
||||
"disabledOn": ["macos"],
|
||||
"type": "checkbox"
|
||||
}
|
||||
[
|
||||
{
|
||||
"property": "theme.zen-minimal-exit-menu.enable-macos-identic",
|
||||
"label": "Makes theme more identical to MacOS version.",
|
||||
"defaultValue": "false",
|
||||
"disabledOn": [
|
||||
"macos"
|
||||
],
|
||||
"type": "checkbox"
|
||||
}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue