Kaydet (Commit) 9d593a52 authored tarafından Guido van Rossum's avatar Guido van Rossum

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

preferences.  It is now in config.txt or ~/.idle.
üst 1a34c879
...@@ -104,7 +104,8 @@ Syntax colors: ...@@ -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:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment