10 lines
176 B
SCSS
10 lines
176 B
SCSS
$brand-red: #a72f27;
|
|
$brand-red-dark: #7f211c;
|
|
$ink: #2c241e;
|
|
$ink-muted: #776b5c;
|
|
$paper: #f6f0e5;
|
|
$paper-white: #fffaf0;
|
|
$gold: #af8242;
|
|
$gold-soft: #dfcfad;
|
|
$navy: #18232e;
|