skip to content contrast fix

This commit is contained in:
Sascha 2025-10-29 16:48:10 +01:00
parent 9bff0f68ee
commit bc635acd86
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
// Base colors and variables that are used across sections // Base colors and variables that are used across sections
$base-light-theme: ( $base-light-theme: (
primary: red, primary: #800000,
background: #ffffff, background: #ffffff,
text: #000000, text: #000000,
text-muted: #2b2b2b, text-muted: #2b2b2b,