Implemented automatic text color adaptation based on background brightness to improve readability: - Added getContrastColor() function using WCAG luminance formula - Bright modules (Trim/yellow, Audio/amber, Subtitles/light-green) now use dark text - Dark modules continue using light text - Ensures high contrast ratio for all module tiles - Prevents eye strain from low-contrast combinations This fixes the accessibility issue where bright yellow, amber, and light green modules had poor legibility with white text. |
||
|---|---|---|
| .. | ||
| app | ||
| benchmark | ||
| convert | ||
| interlace | ||
| logging | ||
| metadata | ||
| modules | ||
| player | ||
| queue | ||
| sysinfo | ||
| thumbnail | ||
| ui | ||
| utils | ||