add appearance field to theme config

couldn't find where to set this, hopefully the default will help others
This commit is contained in:
cb 2023-02-02 22:31:02 -08:00 committed by GitHub
parent 22ed9f8cde
commit 4aef04a2f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,5 +26,6 @@
[params] [params]
[params.theme_config] [params.theme_config]
appearance = "auto"
back_home_text = ".." back_home_text = ".."
date_format = "2006-01-02" date_format = "2006-01-02"