Skip to content

Commit 2036667

Browse files
committed
fix: improve contrast with fg-subtle
1 parent c33072d commit 2036667

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/assets/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939

4040
--fg: oklch(0.145 0 0);
4141
--fg-muted: oklch(0.439 0 0);
42-
--fg-subtle: oklch(0.556 0 0);
42+
--fg-subtle: oklch(0.52 0 0);
4343

4444
--border: oklch(0.8514 0 0);
4545
--border-subtle: oklch(0.922 0 0);

0 commit comments

Comments
 (0)