mjfwebb / twitch-bot

Twitch Chat bot with overlays, custom commands, TTS, sounds, rewards, API integrations and more!
MIT License
29 stars 8 forks source link

Allow stacking Chat Message drop shadow settings #352

Open mjfwebb opened 8 months ago

mjfwebb commented 8 months ago

Currently, you can enable text drop shadow with the Chat dashboard UI.

The browser's text-shadow CSS allows multiple rules to be stacked together to make more interesting (thicker) shadows, but this cannot be done with the current UI.

We should make it so that we can add more than one shadow.