Skip to content

Commit

Permalink
fix(): Bump sunk shade.
Browse files Browse the repository at this point in the history
  • Loading branch information
aidanCQ committed Sep 30, 2024
1 parent 9c39547 commit cf8e905
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 @@ -37,7 +37,7 @@

:root [data-theme="dark"] {
color-scheme: dark;
--background-sunk: 240 10% 3%;
--background-sunk: 240 10% 5%;
--background: 240 3.7% 8%;
--foreground: 0 0% 100%;
--card: 240 3.7% 8%;
Expand Down

0 comments on commit cf8e905

Please sign in to comment.