Skip to content

Instantly share code, notes, and snippets.

@CottageDwellingCat
Last active October 25, 2022 23:47
Show Gist options
  • Save CottageDwellingCat/363a61dea5be7e9298f9b8625b0f7a5d to your computer and use it in GitHub Desktop.
Save CottageDwellingCat/363a61dea5be7e9298f9b8625b0f7a5d to your computer and use it in GitHub Desktop.
__SECRET_EMOTION__.injectGlobal(`.lookFilled-yCfaCM.colorBrand-I6CyqQ, .wrapper-3kah-n.selected-1Drb7Z .childWrapper-1j_1ub, .wrapper-3kah-n:hover .childWrapper-1j_1ub, .iconButton-2z1iK7:hover, .iconButton-2z1iK7.selected-1WnveH, .colorDefault-CDqZdO.focused-3qFvc8, .botTagRegular-kpctgU, .textBadge-1fdDPJ, .newMessagesBar-1hF-9G, .upsellContainer-NkjlB5, .addTags-2AjBTc, .dot-e8DTw_, .side-2ur1Qk .themed-2-lozF.selected-g-kMVV.item-3XjbnG, .topPill-3DJJNV .themed-2-lozF.selected-g-kMVV.item-3XjbnG, .barFill-2Bh7CX, .lookFilled-yCfaCM.colorBrandNew-2-gGsS {
background: linear-gradient(
45deg,
rgba(252, 244, 49, 1) 0% 25%,
rgba(252, 252, 252, 1) 25% 50%,
rgba(157, 89, 210, 1) 50% 75%,
rgba(40, 40, 40, 1) 75% 100%
) !important;
color: rgba(60, 60, 60, 1) !important;
}
.icon-E4cW1l {
color: rgba(252, 252, 252, 1) !important;
}
.container-2nx-BQ.checked-25WXMf {
background-color: pink !important;
}
.lookFilled-yCfaCM.colorGreen-3y-Z79, .container-2nx-BQ.checked-25WXMf, .divider-IqmEqJ, .addFriend-emTWY1, .speaking-2Crrvt, .buttonColor-1u-3JF {
background: linear-gradient(
45deg,
rgba(89, 200, 242, 1) 0% 20%,
rgba(240, 165, 180, 1) 20% 40%,
rgba(250, 253, 252, 1) 40% 60%,
rgba(240, 165, 180, 1) 60% 80%,
rgba(89, 200, 242, 1) 80% 100%) !important;
color: rgba(60, 60, 60, 1) !important;
}
.lookFilled-yCfaCM.colorWhite-1H92hK {
background: linear-gradient(
45deg,
rgba(254, 117, 161, 1) 0% 20%,
rgba(245, 245, 245, 1) 20% 40%,
rgba(157, 89, 210, 1) 40% 60%,
rgba(44, 44, 44, 1) 60% 80%,
rgba(80, 92, 229, 1) 80% 100%) !important;
color: rgba(60, 60, 60, 1) !important;
}
.contents-3ca1mk.upsellButton-36YQ7c, .automodText-azqvwf, .newMessagesBar-1hF-9G, .span-3lFnWr, .contentsOverrides-1W0yvT, .newBadgeText-1y7fMO, .addTags-2AjBTc, .row-LoqnA5.item-3XjbnG.selected-g-kMVV.themed-2-lozF, .heading-sm-bold-1FcNP-, .subtext-2GlkbE:hover {
color: rgba(60, 60, 60, 1) !important;
}
.lookFilled-yCfaCM.colorRed-rQXKgM, .statusTagRed-1uG_z8, .filled-2zYazI {
background: linear-gradient(
45deg,
rgba(44, 44, 44, 1) 0% 25%,
rgba(118, 132, 143, 1) 25% 50%,
rgba(245, 245, 245, 1) 50% 75%,
rgba(157, 89, 210, 1) 75% 100%
) !important;
color: rgba(60, 60, 60, 1) !important;
}
* {
font-family: 'Splatoon2' !important;
}`);
@CottageDwellingCat
Copy link
Author

For this snippet to work please remove the font selector or install the Splatoon2 font from https://www.reddit.com/r/splatoon/comments/6qucs8/i_ripped_the_official_splatoon_fonts_used_ingame/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment