Revert: Deeper colors
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user