lay295 / TwitchDownloader

Twitch VOD/Clip Downloader - Chat Download/Render/Replay
MIT License
2.52k stars 259 forks source link

Rendering chat with Readable Colors #1047

Closed Peter-Soeiro closed 1 month ago

Peter-Soeiro commented 2 months ago

Checklist

Write your feature request here

In Chat Settings -> Chat Appearance, there is an option "Readable Colors" which makes all the names with dark colors more light, I think, which makes reading chat much easier and more enjoyable.

Is it possible to add that option, like a checkmark, to be able to render chat with "Readable Colors"?

ScrubN commented 1 month ago

It looks like we already have this implemented, but only when users don't have custom colors. I'll look into making it a checkbox instead.

Peter-Soeiro commented 1 month ago

Can you force it on every user, like Twitch?

ScrubN commented 1 month ago

That is the idea

ScrubN commented 1 month ago

It looks like we already have this implemented, but only when users don't have custom colors. I'll look into making it a checkbox instead.

I misread the code when I posted this comment. Readable colors were always being applied, but the correction was very weak.

ScrubN commented 1 month ago

Please review the screenshots in #1072 and tell me if the adjustment is good enough or if I need to increase it even more.

Peter-Soeiro commented 1 month ago

The dark blue is better but could be a little lighter. The others look good.

Thank you