0
mirror of https://github.com/valentineus/popov.link.git synced 2025-06-07 02:23:34 +03:00

Changing the background color to a darker shade

This commit is contained in:
Valentin Popov 2025-01-23 22:42:11 +00:00
parent 6a81db4cfc
commit 849d637880
Signed by: Valentin Popov
GPG Key ID: AE3CE523DAAA8401

View File

@ -1,4 +1,4 @@
$colorBg: #212529;
$colorBg: #181818;
$colorBgAlt: hwb(0deg 0% 100% / 20%);
$colorBgCode: #3b3d42;
$colorBlossom: #6da13f;