akhanubis / anu_twitch_chat_overlay

Issues tracker for Twitch Chat Overlay browser extension
6 stars 1 forks source link

Font color, Font outline, and Font weight cannot be adjusted #31

Open robotX3iV opened 2 years ago

robotX3iV commented 2 years ago

The font color, font outline, and font-weight cannot be adjusted for live streams. Adjustments to these settings only show up on the VODs.

akhanubis commented 2 years ago

Thanks for reporting! I'll look into this as soon as I have some free time

kikairoot commented 1 year ago

Please, Change CSS selector.

 < .anu-chat-overlay-inner:not(.atco-dettached):not(.hovered) .chat-list--default .chat-line__message,
 ---
 > .anu-chat-overlay-inner:not(.atco-dettached):not(.hovered) .chat-room__content .chat-line__message,