On Sun, Jul 18, 2010 at 1:37 PM, Neil Van Dyke <n...@neilvandyke.org> wrote: >> On Saturday, July 17, 2010, Byron Gibson <fbg...@gmail.com> wrote: >>> Hi all, is it possible to add custom syntax highlighting color schemes >>> to DrRacket? For example, the popular zenburn theme? > > I played with this briefly last night. You can indeed implement something > like zenburn by setting various color preferences interactively through the > GUI dialog, and the settings are stored in "racket-prefs.rktd". > > However, they didn't look like I could comfortably say in a blog entry, > "copy&paste these few lines into your racket-prefs.rktd and it will work".
Oh, right! That's probably the best way to do this. You could even write a little program that would call the frameworks' preference:set with the appropriate values to set a color-scheme. Robby _________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users