diff --git a/src/media/css/theme/light.standard.css b/src/media/css/theme/light.standard.css index f886ebe..0a57250 100644 --- a/src/media/css/theme/light.standard.css +++ b/src/media/css/theme/light.standard.css @@ -15,7 +15,7 @@ color-scheme: light; /* ===== BRAND & THEME COLORS ===== */ --color-primary: #112855; --accent-color-primary: #3f8ff0; ---accent-color-secondary: #3f8ff0; +--accent-color-secondary: #6fb3ff; /* ===== NAVIGATION ===== */ --mainmenu-nav-link-color: white;