MitchellHarrison / stream-environment

Python. Postgres. Docker. | Microservices in pursuit of a better, more interactive live stream. https://twitch.tv/mitchsworkshop
https://twitch.tv/mitchsworkshop
MIT License
20 stars 12 forks source link

Fix colors being too dark to be displayed #38

Closed MitchellHarrison closed 2 years ago

MitchellHarrison commented 2 years ago

When displaying chat messages in the terminal, some users' custom color is too dark to be visible. We should check for brightness and if it's below a brightness threshold (that I haven't figured out yet), we could either brighten it or use the default color.