MemeLabs / chat-gui

Strims.gg chat front-end
Other
18 stars 30 forks source link

Frozen Modifier #480

Closed WhiteNervosa closed 2 years ago

WhiteNervosa commented 2 years ago

Wasn't able to get a local version running, so I'd double check it works with the structure of modifiers on strims but the CSS should still be able to be used.

The hue shift has a nice effect for most emotes but doesn't play well with all emotes so can be left off. The skew is to help obscure imperfections with some emotes that are oddly sized.

Frozen adapting to emotes of different sizes

WhiteNervosa commented 2 years ago

The code as-is wouldn't work but should if changed to

.frozen {
    &.generify-container {
    }
}

It shouldn't have trouble with other modifiers but would need to be checked.