Changement theme

This commit is contained in:
Ambulance Clerc
2023-06-04 19:00:26 +02:00
parent 1bc1e4f41d
commit 3e35a73de7

View File

@@ -350,19 +350,20 @@ JAZZMIN_UI_TWEAKS = {
"accent": "accent-teal",
"navbar": "navbar-dark",
"no_navbar_border": False,
"navbar_fixed": False,
"navbar_fixed": True,
"layout_boxed": False,
"footer_fixed": False,
"sidebar_fixed": False,
"sidebar": "sidebar-dark-info",
"sidebar_nav_small_text": False,
"sidebar_disable_expand": False,
"sidebar_nav_child_indent": False,
"sidebar_nav_child_indent": True,
"sidebar_nav_compact_style": False,
"sidebar_nav_legacy_style": False,
"sidebar_nav_flat_style": False,
"theme": "united",
"dark_mode_theme": None,
"actions_sticky_top": True,
"button_classes": {
"primary": "btn-primary",
"secondary": "btn-secondary",