Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
RanjanWorks authored Sep 17, 2024
1 parent b62649b commit bfa22a8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,14 @@ body {

}
@media(prefers-color-scheme:dark){
:root{
--White: #2b3743;
--bg: #202d36;
--black: white;
--lightHover: #30404f;
--lightText:#dfefff;
}
}

.active1{
--White: #2b3743;
Expand Down

0 comments on commit bfa22a8

Please sign in to comment.