File size: 265 Bytes
71fae8b
7682d9f
 
397a805
69eb815
7682d9f
 
 
 
 
69eb815
71fae8b
1
2
3
4
5
6
7
8
9
10
11
12
13
:root {
  --background-color: #44475a;
  --foreground-color: #8be9fd;
  --logo-color: #ffb86c;
  --color-one: #f55;
  --color-two: #50fa7b;
  --color-three: #ffb86c;
  --color-four: #bd93f9;
  --color-five: #ff79c6;
  --color-six: #94a3a5;
  --color-seven: #fff;
}