skip to content contrast fix
This commit is contained in:
parent
9bff0f68ee
commit
bc635acd86
|
|
@ -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,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue