File size: 271 Bytes
8c4d359
7682d9f
 
397a805
7682d9f
 
 
 
 
 
 
8c4d359
1
2
3
4
5
6
7
8
9
10
11
12
13
:root {
  --background-color: #1a1b26;
  --foreground-color: #c0caf5;
  --logo-color: #e2afff;
  --color-one: #32364a;
  --color-two: #a9b1d6;
  --color-three: #5a5bb8;
  --color-four: #6b7089;
  --color-five: #e2afff;
  --color-six: #a9a1e1;
  --color-seven: #988bc7;
}