aboutsummaryrefslogtreecommitdiff
path: root/src/scss/_variables.scss
blob: bc91f7f62ac34604e11062a29789445b21610c66 (plain) (blame)
1
2
3
4
5
6
7
$colorBg: #212529;
$colorBgAlt: hwb(0deg 0% 100% / 20%);
$colorBgCode: #3b3d42;
$colorBlossom: #6da13f;
$colorFade: #598332;
$colorText: #dee2e6;
$fontSizeBase: 1.8rem;