Skip to content

Commit

Permalink
feat: darken background
Browse files Browse the repository at this point in the history
  • Loading branch information
MFarabi619 committed Jul 22, 2024
1 parent 82736c7 commit 0a0c719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/(home)/globals.css
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
}

.dark {
--background: 196 50% 5%;
--background: 218 100% 1%;
--foreground: 196 5% 90%;
--card: 196 50% 0%;
--card-foreground: 196 5% 90%;
Expand Down

0 comments on commit 0a0c719

Please sign in to comment.