This commit is contained in:
parent
ea4b261db1
commit
50416638b1
1 changed files with 26 additions and 0 deletions
26
Snippets/ModViewNitroless
Normal file
26
Snippets/ModViewNitroless
Normal file
|
@ -0,0 +1,26 @@
|
|||
.container__532be, .userProfileInnerThemedPremiumWithoutBanner_ee8277, .userProfileInnerThemedWithBanner_e9e7c5, div.profileThemedContainer__6e645 {
|
||||
background-color: #313338 !important;
|
||||
color: white !important;
|
||||
}
|
||||
|
||||
.container_cbd141, .bottomRow__7d44b, .innerContainer__7b4c0, .modInfoItem_df526b, .bottomRowActionDisabled__08659 .innerBottomRowAction__8a3df {
|
||||
background-color: #282a2e;
|
||||
color: white !important;
|
||||
}
|
||||
|
||||
#app-mount > div.appAsidePanelWrapper__5e6e2 > div.notAppAsidePanel__95814 > div.app_b1f720 > div > div.layers__1c917.layers_a23c37 > div > div > div > div > div:nth-child(3) > div > div, #app-mount > div.appAsidePanelWrapper__5e6e2 > div.notAppAsidePanel__95814 > div.app_b1f720 > div > div.layers__1c917.layers_a23c37 > div > div > div > div > div.guildSidebar__5583b > div > div {
|
||||
--custom-theme-mix-text: white !important
|
||||
}
|
||||
|
||||
#app-mount > div.appAsidePanelWrapper__5e6e2 > div.notAppAsidePanel__95814 > div.app_b1f720 > div > div.layers__1c917.layers_a23c37 > div > div > div > div > div:nth-child(3) > div > div > div > div > div.container_cbd141 > div.topRow_b0479e > div.memberNameContainer__4d221 > div.memberName_d8b665 > div > span, .text-sm-normal__95a78, .changeStr__50757, .text-sm-medium__726be, .eyebrow_b3f8ba, .h5__28baa, .label_bf6957, .legend__2459b, .text-sm-semibold_d260b0, .text-xs-medium_d3e0f1, .heading-md-semibold__76ba1, .text-md-medium_a84e09, #app-mount > div.appAsidePanelWrapper__5e6e2 > div.notAppAsidePanel__95814 > div.app_b1f720 > div > div.layers__1c917.layers_a23c37 > div > div > div > div > div.guildSidebar__5583b > div > div > div > div > div.container_cbd141 > div.topRow_b0479e > div.memberNameContainer__4d221 > div.memberName_d8b665 > div > span {
|
||||
color: white !important;
|
||||
}
|
||||
|
||||
.topRow_b0479e, .bottomRowAction_b95fd7, .header_aacd9b, .innerContainer__8ffc4 {
|
||||
background-color: #313338 !important;
|
||||
color: #7f8084 !important;
|
||||
}
|
||||
|
||||
.modInfoItemIcon__36a71 {
|
||||
color: #7f8084
|
||||
}
|
Loading…
Reference in a new issue