Changement theme
This commit is contained in:
@@ -276,7 +276,7 @@ JAZZMIN_SETTINGS = {
|
|||||||
#############
|
#############
|
||||||
|
|
||||||
# Whether to display the side menu
|
# Whether to display the side menu
|
||||||
"show_sidebar": True,
|
"show_sidebar": False,
|
||||||
|
|
||||||
# Whether to aut expand the menu
|
# Whether to aut expand the menu
|
||||||
"navigation_expanded": False,
|
"navigation_expanded": False,
|
||||||
@@ -343,11 +343,11 @@ JAZZMIN_SETTINGS = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
JAZZMIN_UI_TWEAKS = {
|
JAZZMIN_UI_TWEAKS = {
|
||||||
"navbar_small_text": False,
|
"navbar_small_text": True,
|
||||||
"footer_small_text": False,
|
"footer_small_text": False,
|
||||||
"body_small_text": False,
|
"body_small_text": False,
|
||||||
"brand_small_text": False,
|
"brand_small_text": False,
|
||||||
"brand_colour": "navbar-success",
|
"brand_colour": False,
|
||||||
"accent": "accent-teal",
|
"accent": "accent-teal",
|
||||||
"navbar": "navbar-dark",
|
"navbar": "navbar-dark",
|
||||||
"no_navbar_border": False,
|
"no_navbar_border": False,
|
||||||
@@ -362,7 +362,7 @@ JAZZMIN_UI_TWEAKS = {
|
|||||||
"sidebar_nav_compact_style": False,
|
"sidebar_nav_compact_style": False,
|
||||||
"sidebar_nav_legacy_style": False,
|
"sidebar_nav_legacy_style": False,
|
||||||
"sidebar_nav_flat_style": False,
|
"sidebar_nav_flat_style": False,
|
||||||
"theme": "cyborg",
|
"theme": "united",
|
||||||
"dark_mode_theme": None,
|
"dark_mode_theme": None,
|
||||||
"button_classes": {
|
"button_classes": {
|
||||||
"primary": "btn-primary",
|
"primary": "btn-primary",
|
||||||
|
Reference in New Issue
Block a user