Auto dark mode

This commit is contained in:
Sodbileg Gansukh
2022-05-27 14:46:30 +08:00
parent 0e78d9ed40
commit 9ebb26559a
5 changed files with 165 additions and 8 deletions

View File

@@ -139,7 +139,8 @@
"type": "select",
"options": [
"Light",
"Dark"
"Dark",
"Auto"
],
"default": "Light"
},