Skip to content

Commit

Permalink
chore: make rating button violet for darkmode.
Browse files Browse the repository at this point in the history
Purple is too dark for darkmode and is not clearly visible
  • Loading branch information
KendallDoesCoding committed Mar 12, 2022
1 parent 21c5458 commit 7b93445
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
--font-color-christmas_message: pink;
--lyrics-text-color: lime;
--yml-btn: yellow;
--rate-song-btn: purple;
--rate-song-btn: violet;
--grey: grey;
font-family: "Roboto", sans-serif;
}
Expand Down

0 comments on commit 7b93445

Please sign in to comment.