💄 warmer dark mode
This commit is contained in:
@@ -2,10 +2,10 @@
|
|||||||
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
|
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
--bg: #1a1a1a;
|
--bg: #1c1a18;
|
||||||
--bg2: #222222;
|
--bg2: #252220;
|
||||||
--bg3: #2a2a2a;
|
--bg3: #2d2a27;
|
||||||
--border: #333333;
|
--border: #3a3530;
|
||||||
--text: #d4c9b8;
|
--text: #d4c9b8;
|
||||||
--text2: #8a7f70;
|
--text2: #8a7f70;
|
||||||
--text3: #5a5048;
|
--text3: #5a5048;
|
||||||
|
|||||||
Reference in New Issue
Block a user