Skip to content

Commit

Permalink
fix(): Bump base black in dark mode.
Browse files Browse the repository at this point in the history
  • Loading branch information
aidanCQ committed Feb 18, 2025
1 parent c4e5a9c commit 7e5c968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tokens.css
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@

:root [data-theme="dark"] {
color-scheme: dark;
--background: 240 10% 3.9%;
--background: 240 10% 7.9%;
--foreground: 0 0% 98%;

--card: 240 10% 3.9%;
Expand Down

0 comments on commit 7e5c968

Please sign in to comment.