new color

This commit is contained in:
tengel 2025-01-13 09:12:40 -06:00
parent 61b7aa6a99
commit 476637c576

View file

@ -1,5 +1,5 @@
:root {
--nord:#242933;
--nord:#1e252f;
--snow:#ccd2dc;
--one:#b8c0e0;
--two:#a5adcb;
@ -12,6 +12,7 @@
--nine:#202838;
--ten:#0d1523;
--code:#1e2030;
--grey:#757575;
}
header,section {
display:block;