<!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">
> On Saturday, July 17, 2010, Byron Gibson <<a
moz-do-not-send="true" href="mailto:fbg111@gmail.com">fbg111@gmail.com</a>>
wrote:<br>
>> Hi all, is it possible to add custom syntax highlighting color
schemes<br>
>> to DrRacket? For example, the popular zenburn theme?<br>
<br>
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".<br>
<br>
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".<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>