Update README.md

This commit is contained in:
STAM 2019-12-04 16:01:52 +03:00 committed by GitHub
parent c06bf341d1
commit 0ef13a7e83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,16 @@
### Supported themes:
Set theme in UI section of appsettings.json
```
"UI": {
"Theme": "default",
```
of via enviroment vars:
You cah check live demos at official https://bootswatch.com/ site.
* `cerulean`
* `cosmo`
* `cyborg`