mirror of
https://github.com/python/cpython.git
synced 2026-05-09 14:11:28 -04:00
addd32986f
On macOS, tk defers to system setting for button background when in normal state.
Give turtledemo button text a color that works on either light or dark background.
(cherry picked from commit af5a324843)
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>