... this always bugged me :)
; Colors for Syntax Highlighting mode. Anything that's acceptable in
; <font color="??????"> would work.
-highlight.string = #DD0000
-highlight.comment = #FF8000
-highlight.keyword = #007700
+highlight.string = #CC0000
+highlight.comment = #FF9900
+highlight.keyword = #006600
highlight.bg = #FFFFFF
-highlight.default = #0000BB
+highlight.default = #0000CC
highlight.html = #000000