[racket] Setting background color in slideshow

From: Stephen Chang (stchang at ccs.neu.edu)
Date: Wed Feb 2 11:33:53 EST 2011

Check out current-slide-assembler

http://docs.racket-lang.org/slideshow/Configuration.html?q=current-slide-assembler&q=slide#%28def._%28%28lib._slideshow/base..rkt%29._current-slide-assembler%29%29




On Wed, Feb 2, 2011 at 11:30 AM, Laurent <laurent.orseau at gmail.com> wrote:
> Why not create an rectangle the size of the viewport and colorize it?
> There are also some functions to modify the slide template (can't remember
> their names right now).
>
> Laurent
>
> On Wed, Feb 2, 2011 at 17:25, Evan Farrer <farrer at cs.utah.edu> 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.
>>
>> Evan
>> _________________________________________________
>>  For list-related administrative tasks:
>>  http://lists.racket-lang.org/listinfo/users
>
>
> _________________________________________________
>  For list-related administrative tasks:
>  http://lists.racket-lang.org/listinfo/users
>



Posted on the users mailing list.