Skip to content

Commit

Permalink
Updated themes/redesign
Browse files Browse the repository at this point in the history
  • Loading branch information
lazuee authored Aug 10, 2024
1 parent 1a205a9 commit e56b81d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions discord/themes/redesign/import.css
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,8 @@ html {
.circleIconButton_db6521 {
color: var(--green-360);

&:hover {
&:hover,
&.selected_db6521 {
color: var(--interactive-active);
}
}
Expand Down Expand Up @@ -661,7 +662,7 @@ html {
}
}

&:has([class^="discoverHeader_"]) {
&:has([class*="discoverHeader_"]) {
.sidebarContainer_a3a4ce {
scrollbar-width: none;
background-color: var(--background-secondary);
Expand Down

0 comments on commit e56b81d

Please sign in to comment.