fix: remove blue from header by using dark gray background
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
|
||||
:root {
|
||||
--bg-primary: #000000;
|
||||
--bg-secondary: #16213e;
|
||||
--bg-tertiary: #0f3460;
|
||||
--bg-secondary: #0a0a0a;
|
||||
--bg-tertiary: #1a1a1a;
|
||||
--text-primary: #eee8d5;
|
||||
--text-secondary: #a39e93;
|
||||
--accent: #fld4a4c;
|
||||
|
||||
Reference in New Issue
Block a user