mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-03 03:56:26 +02:00
parent
6301b744d2
commit
54e3f8d3f4
21 changed files with 246 additions and 202 deletions
|
@ -326,8 +326,8 @@
|
|||
},
|
||||
{
|
||||
name: "theme",
|
||||
defaultValue: "default",
|
||||
options: ["default", "light", "dark"]
|
||||
defaultValue: "auto",
|
||||
options: ["auto", "default", "light", "dark", "colorful"/*, "none"*/]
|
||||
},
|
||||
{
|
||||
name: "dontShowOptionsOnUpdate",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue