On Wed, Feb 2, 2011 at 11:25 AM, Evan Farrer <[email protected]> wrote: > I'm attempting to use slideshow for a presentation and I really want to use > white text on a black background. I can see how to change the color of the > text, but I don't see how to manipulate the color of the blackground. I'm > currently using v5.1.0.2 from git.
Unfortunately, there isn't a very convenient way to do this. You should use the `current-slide-assembler' parameter, which allows you to control how the entire slide is drawn. This will also allow you to appropriately colorize the title. -- sam th [email protected] _________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users

