Skip to content

Commit

Permalink
Update nocturnal.css
Browse files Browse the repository at this point in the history
  • Loading branch information
yw1zard committed Jul 18, 2024
1 parent 7f1b6c6 commit a950974
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions themes-cores/nocturnal.css
Original file line number Diff line number Diff line change
Expand Up @@ -3382,3 +3382,11 @@ button.button_f67531>.contents_dd4f85>svg>path[fill*="var(--interactive-normal)"
.clickable_fc4f04 .icon_fc4f04 {
color: var(--mainColor);
}

.spriteGreyscale_d91a75{
background-color: var(--mainColor);
}

.clickable_fc4f04:hover .icon_fc4f04{
color: var(--mainColor);
}

0 comments on commit a950974

Please sign in to comment.