You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is about the GUI application on Mac OS Big Sur. When using dark mode, the text is not readable. I may try to look into this issue myself to see if I can fix it.
The text was updated successfully, but these errors were encountered:
chadbert2
changed the title
Entrances do now show up in Mac OS
Dark mode not supported in GUI on macOS Big Sur [Title and comment changed]
Jan 10, 2021
This would be a tkinter issue.
The library used for the UI elements needs to be updated to recognize Dark Mode or a new UI library that does support it needs to be located and used.
I've been trying to use ttk to style the elements and it's a larger challenge than I expected.
Some comments I've seen online have suggested alternate UI engines (other than tkinter) that may natively support the Dark Mode in Mojave.
Alas, I don't have a MacOS machine to test on. :\
Original bug was for wrong repo.
This issue is about the GUI application on Mac OS Big Sur. When using dark mode, the text is not readable. I may try to look into this issue myself to see if I can fix it.
The text was updated successfully, but these errors were encountered: