From 67df994b541c92c39ca832705a6835e58a54720a Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Wed, 25 Feb 2026 17:05:25 +0000 Subject: [PATCH] f --- 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 bdddc61d..2c346e20 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: #6610f2; /*#2e3440;*/ /* charcoal foncé */ + --color-primary: #00353F; /*#2e3440;*/ /* charcoal foncé */ --color-primary-light: #4c566a; /* slate moyen */ --color-primary-dark: #1a1d24; /* quasi-noir */ --color-primary-ghost: rgba(46, 52, 64, 0.07);