This still mentioned IdlePrefs.py as the place to edit color

preferences.  It is now in config.txt or ~/.idle.
This commit is contained in:
Guido van Rossum 2001-01-19 03:30:58 +00:00
parent 1a34c879bc
commit 9d593a526b
1 changed files with 2 additions and 1 deletions

View File

@ -104,7 +104,8 @@ Syntax colors:
The coloring is applied in a background "thread", so you may The coloring is applied in a background "thread", so you may
occasionally see uncolorized text. To change the color occasionally see uncolorized text. To change the color
scheme, edit the ColorPrefs class in IdlePrefs.py. scheme, edit the [Colors] section in config.txt (or add a
[Colors] section to ~/.idle).
Python syntax colors: Python syntax colors: