*** empty log message ***

original commit: 4cd4be0ba2fc6f106df69c0f1bf4ac3350b81fe0
This commit is contained in:
Scott Owens 2003-11-24 19:34:31 +00:00
parent 0ac1f30c1b
commit 329bbd76e7

View File

@ -222,7 +222,7 @@
`((keyword ,(color-prefs:make-style-delta "Black" #f #f #f))
(string ,(color-prefs:make-style-delta "ForestGreen" #f #f #f))
(literal ,(color-prefs:make-style-delta "ForestGreen" #f #f #f))
(comment ,(color-prefs:make-style-delta "DimGray" #f #f #f))
(comment ,(color-prefs:make-style-delta (make-object color% 0 105 255) #f #f #f))
(error ,(color-prefs:make-style-delta "Red" #f #f #f))
(identifier ,(color-prefs:make-style-delta "Navy" #f #f #f))
(other ,(color-prefs:make-style-delta "brown" #f #f #f))))