JonnaMat commited on
Commit
6156d55
·
verified ·
1 Parent(s): feca03d

Change neutral from #667788 to #98A6AF

Browse files
Files changed (1) hide show
  1. style.css +1 -1
style.css CHANGED
@@ -9,7 +9,7 @@
9
  --pink: #ff6ec7;
10
  --purple: #9b5de5;
11
  --blue: #007F9E;
12
- --neutral: #667788;
13
  --text: #e8e8e8;
14
  --text-muted: #8899aa;
15
  --text-dim: #5a6a7a;
 
9
  --pink: #ff6ec7;
10
  --purple: #9b5de5;
11
  --blue: #007F9E;
12
+ --neutral: #98A6AF;
13
  --text: #e8e8e8;
14
  --text-muted: #8899aa;
15
  --text-dim: #5a6a7a;