=================================================================== RCS file: /cvsroot/python/python/dist/src/Lib/idlelib/config-highlight.def,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- python/python/dist/src/Lib/idlelib/config-highlight.def2003/05/18 02:21:551.7 +++ python/python/dist/src/Lib/idlelib/config-highlight.def2004/03/08 18:15:311.8 @@ -6,6 +6,8 @@ normal-background= #ffffff keyword-foreground= #ff7700 keyword-background= #ffffff +builtin-foreground= #ca00ca +builtin-background= #ffffff comment-foreground= #dd0000 comment-background= #ffffff string-foreground= #00aa00 @@ -35,5 +37,7 @@ normal-background= #ffffff keyword-foreground= #ff7700 keyword-background= #ffffff +builtin-foreground= #ca00ca +builtin-background= #ffffff comment-foreground= #dd0000 comment-background= #ffffff string-foreground= #00aa00