mirror of
https://github.com/EpicMorg/jira-issue-web-reporter.git
synced 2025-02-05 02:00:38 +03:00
Update README.md
This commit is contained in:
parent
0ef13a7e83
commit
00b582d23a
12
README.md
12
README.md
@ -3,16 +3,18 @@
|
||||
|
||||
### Supported themes:
|
||||
|
||||
Set theme in UI section of appsettings.json
|
||||
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.
|
||||
of via enviroment-file vars or compose-file:
|
||||
```
|
||||
- UI_Theme: default
|
||||
```
|
||||
|
||||
Themes:
|
||||
* `cerulean`
|
||||
* `cosmo`
|
||||
* `cyborg`
|
||||
@ -35,3 +37,5 @@ You cah check live demos at official https://bootswatch.com/ site.
|
||||
* `superhero`
|
||||
* `united`
|
||||
* `yeti`
|
||||
|
||||
You cah check live demos at official https://bootswatch.com/ site.
|
||||
|
Loading…
x
Reference in New Issue
Block a user