diff options
author | John Riggles <jriggles@icloud.com> | 2024-08-02 03:02:43 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-02 03:02:43 (GMT) |
commit | 5a7f7c48644baf82988f30bcb43e03dcfceb75dd (patch) | |
tree | d0553f4065cc589e4324b7cd00fb75b20bafb413 /Python | |
parent | dbdbef3668293abdceac2b8a7b3e4615e6bde143 (diff) | |
download | cpython-5a7f7c48644baf82988f30bcb43e03dcfceb75dd.zip cpython-5a7f7c48644baf82988f30bcb43e03dcfceb75dd.tar.gz cpython-5a7f7c48644baf82988f30bcb43e03dcfceb75dd.tar.bz2 |
gh-120083: Add IDLE Hovertip foreground color needed for recent macOS (#120605)
On recent versions of macOS (sometime between Catalina and Sonoma 14.5), the default Hovertip foreground color changed from black to white, thereby matching the background. This might be a matter of matching the white foreground of the dark-mode text. The unreadable result is shown here (#120083 (comment)).
The foreground and background colors were made parameters so we can pass different colors for future additional hovertips in IDLE.
---------
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions