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

Update index.html

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