1. Make builtin foreground Royal Purple instead of Barney Purple.
2. Touch up help.txt
M config-highlight.def
M help.txt
diff --git a/Lib/idlelib/config-highlight.def b/Lib/idlelib/config-highlight.def
index f7eca5c..7d20f78 100644
--- a/Lib/idlelib/config-highlight.def
+++ b/Lib/idlelib/config-highlight.def
@@ -6,7 +6,7 @@
normal-background= #ffffff
keyword-foreground= #ff7700
keyword-background= #ffffff
-builtin-foreground= #ca00ca
+builtin-foreground= #900090
builtin-background= #ffffff
comment-foreground= #dd0000
comment-background= #ffffff
@@ -22,7 +22,7 @@
hit-background= #000000
error-foreground= #000000
error-background= #ff7777
-#cursor (only foreground can be set)
+#cursor (only foreground can be set, restart IDLE)
cursor-foreground= black
#shell window
stdout-foreground= blue
@@ -37,7 +37,7 @@
normal-background= #ffffff
keyword-foreground= #ff7700
keyword-background= #ffffff
-builtin-foreground= #ca00ca
+builtin-foreground= #900090
builtin-background= #ffffff
comment-foreground= #dd0000
comment-background= #ffffff
@@ -53,7 +53,7 @@
hit-background= #000000
error-foreground= #000000
error-background= #ff7777
-#cursor (only foreground can be set)
+#cursor (only foreground can be set, restart IDLE)
cursor-foreground= black
#shell window
stdout-foreground= blue