This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ronaldoussoren
Recipients Ryang Sohn, ned.deily, ronaldoussoren
Date 2020-11-16.17:11:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605546707.86.0.00634041532473.issue38261@roundup.psfhosted.org>
In-reply-to
Content
The same behaviour can be observed with Tk 8.6.10 build on macOS 11.

IMHO the problem is not so much that the default text color changes, but that the background color of the window does not change, it stays the same light color as in light mode. 

According to the Tk wiki <https://wiki.tcl-lang.org/page/Tk+differences+on+Mac+OS+X> the background color should adjust itself automatically.  I don't know if Tkinter does something that affects this.
History
Date User Action Args
2020-11-16 17:11:47ronaldoussorensetrecipients: + ronaldoussoren, ned.deily, Ryang Sohn
2020-11-16 17:11:47ronaldoussorensetmessageid: <1605546707.86.0.00634041532473.issue38261@roundup.psfhosted.org>
2020-11-16 17:11:47ronaldoussorenlinkissue38261 messages
2020-11-16 17:11:47ronaldoussorencreate