mgokg commited on
Commit
f2d2536
·
verified ·
1 Parent(s): 4d0ef3c

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -9,7 +9,7 @@
9
  :root {
10
  --color-accent: #6366f1;
11
  --color-background: #121212;
12
- --color-surface: #121212;
13
  --color-text: #e2e8f0;
14
  --boxSize: 8px;
15
  --gutter: 4px;
 
9
  :root {
10
  --color-accent: #6366f1;
11
  --color-background: #121212;
12
+ --color-surface: #202020;
13
  --color-text: #e2e8f0;
14
  --boxSize: 8px;
15
  --gutter: 4px;