mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-18 03:51:31 +02:00

Depending upon the desktop colour scheme, the light/dark GameList backgrounds can cause the always white text to become unreadble. Use the common luminance approximation algorithm to determine whether black text should be used instead.