Terry J. Reedy added the comment:

Current:
3. Syntax colors 

The coloring is applied in a background “thread,” so you may occasionally see 
uncolorized text.  To change the color scheme, edit the [Colors] section in 
config.txt.  

Python syntax colors: 
 
  Keywords 
    orange 

  Strings 
   green 

  Comments 
    red 

  Definitions 
    blue   

Shell colors: 
 
  Console output 
    brown 

  stdout 
    blue 

  stderr 
    dark green 

  stdin 
    black

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue25225>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to