Revert: Deeper colors

This commit is contained in:
2024-05-16 19:25:34 +03:00
parent af8e213401
commit 8db2858e75
+3 -3
View File
@@ -1,7 +1,7 @@
:root {
font-size: 16px;
--background: #09090e;
--background: #111118;
--accent-gray: #b182a3;
@@ -13,8 +13,8 @@
--white: #ffffff;
--white-dim: #afbcc2;
--gray: #181822;
--gray-dim: #0d0d14;
--gray: #21212c;
--gray-dim: #151520;
}
body {