Custom Styles
{"version": 2, "isGlobalStylesUserThemeJSON": true }
Twitch Live CSS
.is_live {
background-color: #6441a5 !important;
padding: 5px !important;
}
Twitch Live Badges
jQuery(document).ready(function( $ ) {
twitchCheck();
function twitchCheck() {
const streamers = [
'alethaprime',
'alpha_star',
'auzathoth',
'thebunnybond',
'frilioth',
'ginerous22',
…