Skip to content

Commit

Permalink
dark theme
Browse files Browse the repository at this point in the history
  • Loading branch information
thakiyudheen committed Jul 16, 2024
1 parent de29134 commit 3290eba
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@
}

.dark {
--background: var(--background-dark);
--foreground: 210 40% 98%;
/* --background: 200 9% 9%;
/* --background: var(--background-dark);
--foreground: 210 40% 98%; */
--background: 200 9% 9%;
--foreground: 210 40% 98%;


--card: 222.2 84% 4.9%;
Expand Down

0 comments on commit 3290eba

Please sign in to comment.