[racket] Solarized DrRacket

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Sun Oct 13 10:36:22 EDT 2013

You probably want to make the dark version have 'white-on-black-base? set
to #t in the info table (there are a bunch of random places that just look
at that boolean to decide what colors to use, notably the code that draws
the "#lang" line when you scroll down).

Robby


On Sat, Oct 12, 2013 at 9:01 PM, Asumu Takikawa <asumu at ccs.neu.edu> wrote:

> Hi all,
>
> Anyone else a fan of the solarized[1] color scheme? I made a DrRacket
> solarized color scheme that works with the pre-release version of
> Racket:
>   https://github.com/takikawa/drracket-solarized
>
> Thanks to Robby for color schemes!
>
> [1]: http://ethanschoonover.com/solarized
>
> Cheers,
> Asumu
> ____________________
>   Racket Users list:
>   http://lists.racket-lang.org/users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20131013/b0bea1b5/attachment.html>

Posted on the users mailing list.