feat: better settings for time, implement auto theme feature, add dark theme css for date picker etc

This commit is contained in:
David Ralph
2021-03-21 22:21:37 +00:00
parent 1b40f112af
commit 177e4fdcdc
12 changed files with 87 additions and 44 deletions

View File

@@ -130,5 +130,9 @@
{
"name": "order",
"value": "[\"greeting\", \"time\", \"quote\", \"date\"]"
},
{
"name": "theme",
"value": "auto"
}
]