fyne-io / fyne

Cross platform GUI toolkit in Go inspired by Material Design
https://fyne.io/
Other
25.1k stars 1.4k forks source link

High contrast theme variant #1743

Open charlesdaniels opened 3 years ago

charlesdaniels commented 3 years ago

This has come up a few times in various meetings, and I didn't see an issue for it.

We should add a third "high contrast" theme which is specifically tailored for the hard-of-vision.

andydotxyz commented 3 years ago

In v2.0 theme API this would be a new theme variant and it would be passed into the Color call if user had it selected as their preferrence.