Anne-Charlotte commited on
Commit
aee51df
·
verified ·
1 Parent(s): 18529d7

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +3 -3
style.css CHANGED
@@ -11,9 +11,9 @@
11
  --foreground: #4A4A4A;
12
  --muted: #E8E8E8;
13
  --muted-foreground: #6B6B6B;
14
- --primary: #F6A65B;
15
- --primary-hover: #F9BF7F;
16
- --success: #6CCF7C;
17
  --border: #E8E8E8;
18
 
19
  /* Spacing */
 
11
  --foreground: #4A4A4A;
12
  --muted: #E8E8E8;
13
  --muted-foreground: #6B6B6B;
14
+ --primary: #3BB0D1;
15
+ --primary-hover: #7CCAE0;
16
+ --success: #3DDE99;
17
  --border: #E8E8E8;
18
 
19
  /* Spacing */