Search found 1 match

by Golden_Eagle
Fri Nov 21, 2008 6:23 pm
Forum: Document Classes
Topic: Problem with colors in beamer-class
Replies: 0
Views: 1409

Problem with colors in beamer-class

Hello,

I am using Miktex 2.7 with the beamer package. I want to change the background-color and the font-color (including a caption) for a single frame. For the background, the command \setbeamercolor is working, but not for the text. I tried

\setbeamercolor{normal text}{bg=yellow,fg=yellow}

I ...