Skip to content

Add High-Contrast Color Scheme options (Accessibility)

Guy Boldon requested to merge 163-high-contrast into main

New Feature

What does this MR do?

This MR refactors some more CSS and enables high-contrast light and dark color schemes in the settings menu. Both schemes were tested and passed a AAA accessibility contrast rating.

Related issues

Resolves #163 (closed)

Checklist

  • Application works as expected when running from source
  • There are dependency changes
  • Liquidctl device mock tests are successful (if applicable)
  • Any needed documentation changes have been made
  • This MR is ready to be merged

Merge request reports