Skip to content

Commit 5f15707

Browse files
authored
Update neutron.css
1 parent e91c699 commit 5f15707

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

themes-cores/neutron.css

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3511,6 +3511,8 @@ div[aria-label=GUILD_SETTINGS] .topPill-3DJJNV .themed-2-lozF.selected-g-kMVV.it
35113511
.pillItemSelected__9e06a{background-color: var(--themeColor1);}
35123512
.pillItem__9e06a:not(.pillItemSelected__9e06a):hover{background-color: var(--themeColor2);}
35133513
.source_febe19:hover:not(.selectedSource_febe19) .sourcePreviewContainer_febe19:before {border-color: var(--themeColor2);}
3514+
.wrapper_e131a9 {background-color: var(--backgroundColor);border-radius: 5px 5px 0px 0px;}
3515+
.panels__5e434 {background-color: transparent;}
35143516

35153517
/* emoji Picker Search bar box */
35163518
.header__8ef02 {background-color: transparent;border: none;}
@@ -3557,4 +3559,4 @@ div[aria-label=GUILD_SETTINGS] .topPill-3DJJNV .themed-2-lozF.selected-g-kMVV.it
35573559

35583560
/* Settings Sidebar */
35593561
.side_aa8da2 .themed_aa8da2.item_aa8da2:hover:not(.disabled_aa8da2) {background-color: var(--themeColor2);}
3560-
.side_aa8da2 .themed_aa8da2.selected_aa8da2.item_aa8da2 {background-color: var(--themeColor1);}
3562+
.side_aa8da2 .themed_aa8da2.selected_aa8da2.item_aa8da2 {background-color: var(--themeColor1);}

0 commit comments

Comments
 (0)