Document Classesbeamer | Figuring out the Name of Theme Colors

Information and discussion about specific document classes and how to create your own document classes.
Post Reply
bsgreen07
Posts: 1
Joined: Wed Jan 25, 2012 10:20 pm

beamer | Figuring out the Name of Theme Colors

Post by bsgreen07 »

Hi All,

I would like to figure out the name of some of the default colors that "beamer" uses in it's various themes. Below is minimal working example illustrating what I am trying to accomplish.

Code: Select all

Code, edit and compile here:
\documentclass[11pt]{beamer}
\usepackage{amsmath}
\usetheme{Madrid}
\begin{document}
\begin{frame}
\begin{example}
I want to know what is the name of the color used in this background?
\vspace{1in}
\end{example}
\end{frame}
\end{document}
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Any ideas how I can figure this out?


Thanks,
Brett

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Post Reply