Before I used Windows 10 a lot. I changed to Manjaro recently and was happy to see that you can install FreeFileSync via pacman.
But then I saw that:
I hope you agree that it's hard to read black on gray and that this will be changed soon...
Dark mode is horrible on Manjaro
- Posts: 2
- Joined: 18 May 2020
- Site Admin
- Posts: 7211
- Joined: 9 Dec 2007
Related: viewtopic.php?t=6927
FFS is using:
From there on it's up to either wxWidgets or the operating system to pick a decent color (which is apparently not happening in the example).
FFS is using:
wxSystemSettings::GetColour(wxSYS_COLOUR_GRAYTEXT)