MahApps / MahApps/MahApps.Metro
BackgroundToForegroundConverter and AccentColor
Open
Breaking Change
- Dominant language
- C#
- Stars
- 9.8k
- Forks
- 2.4k
- Avg merge
- 1h 2m
- Merged PRs (30d)
- 56
Description
Somewhere that is using a BackgroundToForegroundConverter to find the text color I am using an AccentColorBrush4 for the background.
Unfortunately AccentColor is dark but brush 4 is very transparent.
It ends up with white text on whitish color
Shouldn't BackgroundToForegroundConverter consider the Backround's .Alpha value to calculate the foreground color?!
Contributor guide
Assessment
This issue has not been assessed yet.