mirror of
https://github.com/valentineus/popov.link.git
synced 2025-07-04 08:30:27 +03:00
8 lines
164 B
SCSS
8 lines
164 B
SCSS
$colorBg: #181818;
|
|
$colorBgAlt: rgba(0, 0, 0, 0.2);
|
|
$colorBgCode: #3b3d42;
|
|
$colorBlossom: #6da13f;
|
|
$colorFade: #598332;
|
|
$colorText: #dee2e6;
|
|
$fontSizeBase: 1.8rem;
|