]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-34548: IDLE: use configured theme colors in TextView (GH-9008)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 23 Sep 2018 13:31:51 +0000 (06:31 -0700)
committerGitHub <noreply@github.com>
Sun, 23 Sep 2018 13:31:51 +0000 (06:31 -0700)
commit6b48f9854e2ae35fd74bcd359451eb37ae65f798
treef3aa344c5995497d779b200b80a462b86036e64e
parent0b67995bfa45393585e2e0017c82c706c4a04b04
bpo-34548: IDLE: use configured theme colors in TextView (GH-9008)

https://bugs.python.org/issue34548
(cherry picked from commit c87d9f406bb23657c1b4cd63017bb7bd7693a1fb)

Co-authored-by: Tal Einat <taleinat+github@gmail.com>
Lib/idlelib/colorizer.py
Lib/idlelib/textview.py
Misc/NEWS.d/next/IDLE/2018-09-22-20-25-07.bpo-34548.7pBzjg.rst [new file with mode: 0644]