Add Snippets/ModViewNitroless/Catppuccin.css
Some checks failed
Lint CSS / Lint CSS (push) Failing after 12s
Some checks failed
Lint CSS / Lint CSS (push) Failing after 12s
This commit is contained in:
parent
3bcf1b35f0
commit
015fb060f8
1 changed files with 28 additions and 0 deletions
28
Snippets/ModViewNitroless/Catppuccin.css
Normal file
28
Snippets/ModViewNitroless/Catppuccin.css
Normal file
|
@ -0,0 +1,28 @@
|
|||
/* Change the background of the mod view */
|
||||
|
||||
.container__532be, .userProfileInnerThemedPremiumWithoutBanner_ee8277, .userProfileInnerThemedWithBanner_e9e7c5, div.profileThemedContainer__6e645 {
|
||||
background-color: #313244 !important;
|
||||
color: white !important;
|
||||
}
|
||||
|
||||
.container_cbd141, .bottomRow__7d44b, .innerContainer__7b4c0, .modInfoItem_df526b, .bottomRowActionDisabled__08659 .innerBottomRowAction__8a3df {
|
||||
background-color: #181825;
|
||||
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: #11111b !important;
|
||||
color: #cdd6f4 !important;
|
||||
}
|
||||
|
||||
.modInfoItemIcon__36a71 {
|
||||
color: #cdd6f4
|
||||
}
|
Loading…
Reference in a new issue