]> granicus.if.org Git - python/commit
bpo-36176: Fix IDLE autocomplete & calltip popup colors. (#12262)
authorTerry Jan Reedy <tjreedy@udel.edu>
Mon, 11 Mar 2019 00:18:40 +0000 (20:18 -0400)
committerGitHub <noreply@github.com>
Mon, 11 Mar 2019 00:18:40 +0000 (20:18 -0400)
commit491ef53c1548c2b593d3c35d1e7bf25ccb443019
tree0cf9a3cc3a4057813fc8af4e6a10e7fbec389513
parent0e1f1f01058bd4a9b98cfe443214adecc019a38c
bpo-36176: Fix IDLE autocomplete & calltip popup colors. (#12262)

Prevent conflicts with Linux dark themes
(and slightly darken calltip background).
Lib/idlelib/NEWS.txt
Lib/idlelib/autocomplete_w.py
Lib/idlelib/calltip_w.py
Misc/NEWS.d/next/IDLE/2019-03-10-00-07-46.bpo-36176.jk_vv6.rst [new file with mode: 0644]