]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-34548: IDLE: use configured theme colors in TextView (GH-9008) 9517/head
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 23 Sep 2018 13:31:35 +0000 (06:31 -0700)
committerGitHub <noreply@github.com>
Sun, 23 Sep 2018 13:31:35 +0000 (06:31 -0700)
commitaeadf59e457ca0ee20983eb1ed78b348f0b453e3
treed92b449f7556971b7df52271db9653762e5ee474
parentc73df53569f86d0c7742bafa55958c53d57a02e4
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]