> On Saturday, July 17, 2010, Byron Gibson <fbg...@gmail.com <mailto: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".

There are a number of ways to distribute themes through PLaneT, with a little bit of coding or a lot of coding.

--
http://www.neilvandyke.org/
_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/users

Reply via email to