Skip to content

Commit 54412c5

Browse files
committed
Brightened
1 parent 35e585a commit 54412c5

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

styles.css

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
}
66

77
:root {
8-
--bg: #0a0e27;
9-
--surface: #151b3d;
10-
--text: #e4e8ff;
11-
--text-dim: #9ba3c7;
8+
--bg: #1a1f3a;
9+
--surface: #242b4d;
10+
--text: #f0f3ff;
11+
--text-dim: #b5bdd9;
1212
--accent: #00d4ff;
1313
--accent-hover: #00b8e6;
14-
--border: #1f2749;
14+
--border: #2f3659;
1515
}
1616

1717
body {

0 commit comments

Comments
 (0)