dotnet-maui-samples icon indicating copy to clipboard operation
dotnet-maui-samples copied to clipboard

You should consider what these demos look like on a system with a dark theme

Open davefxy opened this issue 2 years ago • 0 comments

You should consider what these demos look like on a system with a dark theme. The text color is defaulted to Black which cannot be seen against a dark background. You should probably allow the user to select dark/light mode. I don't know if that can be reliably detected programmatically. Perhaps you can set the apps to Light theme for the demo.

davefxy avatar May 14 '22 14:05 davefxy