sony / flutter-embedded-linux

Embedded Linux embedding for Flutter
BSD 3-Clause "New" or "Revised" License
1.2k stars 127 forks source link

accessibility: add --enable-high-contrast option #370

Closed HidenoriMatsubayashi closed 1 year ago

HidenoriMatsubayashi commented 1 year ago

This change add "--enable-high-contrast" command-line option to request that UI be rendered with darker colors.

Related issues #2, #168