Skip to content

Commit

Permalink
Update _sidebars.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
SlippingGitty authored Aug 16, 2024
1 parent f3e81c6 commit 695c20d
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion src/_sidebars.scss
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
}
}

/* User Settings + VC Controls -- Fix by Lucism & Domi */
/* User Settings + VC Controls */
.panels_a4d4d9 {
border-radius: 20px;
margin-bottom: 18px;
Expand Down Expand Up @@ -88,6 +88,11 @@
border: .1px var(--surCordBorder) solid;
}

/* Muted Icons in VC/User Box */
.theme-dark .panels_a4d4d9 .button_adca65 svg {
fill: var(--interactive-normal);
}

/* Channels */
.modeSelected_d8bfb3 .icon_d8bfb3, .modeSelected_d8bfb3:hover .icon_d8bfb3, .modeUnreadImportant_d8bfb3 .icon_d8bfb3, .modeUnreadImportant_d8bfb3:hover .icon_d8bfb3, .mainContent_a08117 .overflow_a82120, .mainContent_a08117 {
color: white;
Expand Down

0 comments on commit 695c20d

Please sign in to comment.