Skip to content

Commit

Permalink
Update base.css
Browse files Browse the repository at this point in the history
  • Loading branch information
shiragold authored Apr 30, 2024
1 parent bd3d3e6 commit 69dfa6b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/assets/css/base.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@

@media (prefers-color-scheme: dark) {
:root {
--color-primary: darkslateblue;
--color-secondary: lightskyblue;
--color-dark: white;
--color-light: darkgray;
}
Expand Down

0 comments on commit 69dfa6b

Please sign in to comment.