Ned Deily <n...@python.org> added the comment:

I assume you are using a Python 3.7.x from a python.org macOS installer? 
Support for macOS dark mode is almost entirely a Tk issue as Tkinter is 
basically a shallow wrapper around Tk-provided APIs. We have been shipping Tk 
8.6.8, s stable, slightly out-of-date version because it seemed to have the 
least number of issues across all of the macOS versions we support. With macOS 
10.15 coming soon, I will shortly be taking another look st the latest 
unreleased Tk which may also have better support for dark mode.

----------
assignee:  -> ned.deily

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue38261>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to