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