I'm making beamer themes for my school and I will be using main themes already available (Berkeley, AnnArbor, etc) and just making color themes.
Where can I find a list of the beamer-colors and what they do? I have downloaded the beamer user guide but it does not list every beamer-color.
For example,
Code: Select all
\setbeamercolor{normal text}{bg=black, fg=white}
For now, I have been looking at the included color themes and making a list of all the beamer-colors. There are some that I am unsure of what they control, i.e. "item projected".
Also, is it possible to make the background a gradient of 2 colors but with the gradient in any direction I want? The default seems to be up/down only.
Finally, can someone explain to me what the difference is between star commands and non star commands?