1
0
Fork 0
ryanmoon.com/assets/style/_config.scss

22 lines
524 B
SCSS
Raw Permalink Normal View History

2023-07-11 06:03:57 +00:00
// Font Stack
$p-font: 'Source Sans Pro', sans-serif;
$s-font: 'Source Serif Pro', sans-serif;
// Primary Colors
$b-color: #19212D; // background
$s-color: #31B553; // secondary
2023-07-11 06:03:57 +00:00
$h-color: #596170; // hover
$w-color: #ffffff; // white
$bl-color: #000000; // black
$error: #d30012; // error
$btn-color: #303742; // button
$btnh-color: #2a323d; // button hover
2023-07-11 06:03:57 +00:00
// Font Colors
$f-color: #b9bcc4; // primary 4a5568 #323b4e
$fs-color: #b9bcc4; // secondary 747474
$ft-color: #d8dadf; // trinary
$fd-color: #e9e9e9; // primary