Cute and simple pink theme I created. If you run into any issues please leave a comment and I'll try to fix it. Thank you!
Pink Theme Twitch ♡ by metalheadchan

Details
Authormetalheadchan
LicenseNo License
Categoryhttps://www.twitch.tv/
Created
Updated
Size1.9 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name www.twitch.tv/
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document url(https://www.twitch.tv/) {
/* Bright Pink Buttons */
.kuGBVB,
.jDgJoG:nth-child(1),
.jDgJoG:nth-child(2),
.hKEeil,
.ScLogoContainer-sc-mx5axi-0,
.bXHHlg .ScCoreButton-sc-ocjdkq-0,
.live-notifications__btn .ScCoreButton-sc-ocjdkq-0,
.cpXVwB .ScCoreButton-sc-ocjdkq-0,
.jdpzyl,
.eKDZrJ > .ScAvatar-sc-144b42z-0,
.side-nav__scrollable_content,
.jlCrCH,
.hPfSAv .ScCoreButton-sc-ocjdkq-0,
.jOVwMQ .ScCoreButton-sc-ocjdkq-0,
.Gphvs,
.Layout-sc-1xcs6mc-0:nth-child(1) > .InjectLayout-sc-1i43xsx-0 > .ScInteractableBase-sc-ofisyf-0 > .Layout-sc-1xcs6mc-0,
.Layout-sc-1xcs6mc-0:nth-child(2) > .InjectLayout-sc-1i43xsx-0 > .ScInteractableBase-sc-ofisyf-0 > .Layout-sc-1xcs6mc-0,
.Layout-sc-1xcs6mc-0:nth-child(3) > .InjectLayout-sc-1i43xsx-0 > .ScInteractableBase-sc-ofisyf-0 > .Layout-sc-1xcs6mc-0,
.Layout-sc-1xcs6mc-0:nth-child(4) .ScInteractableBase-sc-ofisyf-0 > .Layout-sc-1xcs6mc-0,
.Layout-sc-1xcs6mc-0:nth-child(5) .ScInteractableBase-sc-ofisyf-0 > .Layout-sc-1xcs6mc-0,
.dehlJN {
background-color: #e4a1ba !important; /* Bright pink */
}
/* Light Pink Background */
.kYbRHX,
.seventv-chat-list:nth-child(1),
.kILIqT,
.fxCDlb,
.channel-info-content,
.fiHaCw,
.faXoby,
.jWHzQH > .Layout-sc-1xcs6mc-0,
.bKhZPn > div,
.iTiPMO,
.jNrYjU {
background-color: #f6cddc !important; /* Light pink */
}
/* Text Color - Black */
.seventv-chat-list:nth-child(1),
.kILIqT,
.side-nav__scrollable_content,
.ieBkYF,
.gagFPc > .CoreText-sc-1txzju1-0,
.kjARyu path,
.kcPfws {
color: #000000 !important; /* Black text */
}
.ebXXcv {
background-color: #e4a1ba !important; /* Bright pink */
}
}