From 5fabc942a89612b21e50ef4fd674ad456188f8b9 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Wed, 25 Feb 2026 17:03:15 +0000 Subject: [PATCH] df --- Bootstrap_new/css/theme-modern.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bootstrap_new/css/theme-modern.css b/Bootstrap_new/css/theme-modern.css index 6cf09ea7..bdddc61d 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -10,7 +10,7 @@ /* === CSS VARIABLES === */ :root { /* Brand Colors — Charcoal / Gris neutre (zéro vert) */ - --color-primary: #2e3440; /* charcoal foncé */ + --color-primary: #6610f2; /*#2e3440;*/ /* charcoal foncé */ --color-primary-light: #4c566a; /* slate moyen */ --color-primary-dark: #1a1d24; /* quasi-noir */ --color-primary-ghost: rgba(46, 52, 64, 0.07);