fix: dark mode text colors, principally on MacOS
Author: sbillingeCreated Jul 12, 2025Updated Feb 10, 2026
This issue is to replace #891 after it was reverted due to #936.
Here is the top level comment reproduced from #891:
What it si about
This PR is about trying to fix the dark modes issues reported mostly on Mac OS in issues #543 , #707 , #801.
How?
- Add options to customise the header text colors
- Adapt default based on the current system Dark mode status
Limitations
- Does not handle mode switch during execution which can cause some text colors to automatically change (mostly the one not specifically set up and using WX defaults) while the background does not.
Note
Dis not really not again which branch to PR since the 1.0.8 seems to be the current stable release. It should probably be merged as an hotfix. Otherwise I'll try to fix conflicts with 1.21
Source: chriskiehl/Gooey