diff --git a/Bootstrap_new/css/theme-modern.css b/Bootstrap_new/css/theme-modern.css index 4e5f7232..f4b00cb3 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -383,7 +383,7 @@ h1, h2, h3, h4, h5, h6, .fw-bold, .fw-semibold { /* Sous-menu actif : Barre verticale discrète */ .sidebar-nav .nav-content li a.active-submenu { - color: var(--color-info)!important; + color: var(--text-primary)!important; background: rgba(255, 255, 255, 1); font-weight: 600; position: relative;