]> granicus.if.org Git - python/commit
Issue #25313: Change the handling of new built-in text color themes to better
authorTerry Jan Reedy <tjreedy@udel.edu>
Thu, 12 Nov 2015 20:02:50 +0000 (15:02 -0500)
committerTerry Jan Reedy <tjreedy@udel.edu>
Thu, 12 Nov 2015 20:02:50 +0000 (15:02 -0500)
commit35aa5d07a2865f34d178e7c35c1f1eeb73289eac
treec4a7f58dbb41a8c924040717a8da6e675bd39314
parent0d649406aeda1c78ddd1061e5ece0c58120367ba
Issue #25313: Change the handling of new built-in text color themes to better
address the compatibility problem introduced by the addition of IDLE Dark.
Consistently use the revised idleConf.CurrentTheme everywhere in idlelib.
Lib/idlelib/ClassBrowser.py
Lib/idlelib/ColorDelegator.py
Lib/idlelib/EditorWindow.py
Lib/idlelib/PyShell.py
Lib/idlelib/TreeWidget.py
Lib/idlelib/config-main.def
Lib/idlelib/configDialog.py
Lib/idlelib/configHandler.py