Features: 1) Update Jazzmin UI theme to "cyborg" for both light and dark modes;
Fixes: ; Extra: ;
This commit is contained in:
parent
d3dbbcb242
commit
9f703fe5e5
1 changed files with 2 additions and 2 deletions
|
|
@ -47,6 +47,6 @@ JAZZMIN_SETTINGS = {
|
||||||
}
|
}
|
||||||
|
|
||||||
JAZZMIN_UI_TWEAKS = {
|
JAZZMIN_UI_TWEAKS = {
|
||||||
"theme": "flatly",
|
"theme": "cyborg",
|
||||||
"dark_mode_theme": "darkly",
|
"dark_mode_theme": "cyborg",
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue