<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
&gt; On Saturday, July 17, 2010, Byron Gibson &lt;<a
 moz-do-not-send="true" href="mailto:fbg111@gmail.com">fbg111@gmail.com</a>&gt;
wrote:<br>
&gt;&gt; Hi all, is it possible to add custom syntax highlighting color
schemes<br>
&gt;&gt; to DrRacket? &nbsp;For example, the popular zenburn theme?<br>
<br>
I played with this briefly last night.&nbsp; 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".<br>
<br>
However, they didn't look like I could comfortably say in a blog entry,
"copy&amp;paste these few lines into your racket-prefs.rktd and it will
work".<br>
<br>
There are a number of ways to distribute themes through PLaneT, with a
little bit of coding or a lot of coding.<br>
<br>
<div class="moz-signature">-- <br>
<a class="moz-txt-link-freetext" href="http://www.neilvandyke.org/">http://www.neilvandyke.org/</a>
</div>
</body>
</html>