fonts & colors

This commit is contained in:
2024-03-16 09:59:55 -04:00
Unverified
parent 37a95b2bbc
commit 95d1d76e0a
24 changed files with 41 additions and 26 deletions

View File

@@ -4,7 +4,7 @@
*/
$color: #f8f8f2;
$background-color: #272822;
$background-color: #201e44;
$error-color: #bb0064;
$keyword-color: #66d9ef;
$text-color: $color;