Colors and colorblindness - TerminatorNL/LagGoggles GitHub Wiki
For colorblind users, there's an option to change the color gradient used by LagGoggles. When reading this wiki, referring to green means least-latency and red means most-latency.
Currently, 3 different gradients are supported:
- GREEN_TO_RED: Default setting, recommended for the non-colourblind
- BLUE_TO_RED
- GREEN_TO_BLUE
Based on my assumption that screens only emit RGB light, I made these modes. If I'm missing a mode, please submit an issue and I'll add it!