File size: 268 Bytes
15fc415
7682d9f
 
397a805
7682d9f
 
 
 
 
 
69eb815
15fc415
1
2
3
4
5
6
7
8
9
10
11
12
13
:root {
  --background-color: #1e1e2e;
  --foreground-color: #cdd6f4;
  --logo-color: #f5c2e7;
  --color-one: #45475a;
  --color-two: #f38ba8;
  --color-three: #a6e3a1;
  --color-four: #f9e2af;
  --color-five: #89b4fa;
  --color-six: #f5c2e7;
  --color-seven: #fff;
}