Anne-Charlotte commited on
Commit
66174ab
·
verified ·
1 Parent(s): 42da583

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +2 -2
style.css CHANGED
@@ -4,8 +4,8 @@
4
  --bg-card: #1a1f2e;
5
  --text-primary: #e8eaed;
6
  --text-secondary: #9aa0a8;
7
- --accent-blue: #2E4787;
8
- --accent-cyan: #06b6d4;
9
  --accent-purple: #8b5cf6;
10
  --border-color: rgba(255, 255, 255, 0.1);
11
  --hover-bg: rgba(59, 130, 246, 0.1);
 
4
  --bg-card: #1a1f2e;
5
  --text-primary: #e8eaed;
6
  --text-secondary: #9aa0a8;
7
+ --accent-blue: #3b82f6;
8
+ --accent-cyan: #2E4787;
9
  --accent-purple: #8b5cf6;
10
  --border-color: rgba(255, 255, 255, 0.1);
11
  --hover-bg: rgba(59, 130, 246, 0.1);