diff --git a/Bootstrap_new/css/theme-modern.css b/Bootstrap_new/css/theme-modern.css index e0123180..a7210724 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -426,7 +426,7 @@ h1, h2, h3, h4, h5, h6, width: 100%; padding: 15px; border-top: 1px solid var(--border-light); - background: #fff; + background: var(--bg-sidebar); /* Garde la couleur de ta sidebar */ } .version-info { diff --git a/Vue/includes/sidebar.php b/Vue/includes/sidebar.php index 48bd1610..84c5df05 100644 --- a/Vue/includes/sidebar.php +++ b/Vue/includes/sidebar.php @@ -74,8 +74,8 @@