Document Classes[beamer] How to change the color and style of the toc?

Information and discussion about specific document classes and how to create your own document classes.
Post Reply
topfklao
Posts: 1
Joined: Sun Apr 25, 2010 7:05 pm

[beamer] How to change the color and style of the toc?

Post by topfklao »

Hi!

I want to change the "sqaures" of the table of contents, which is embeeded with the following command (\tableofcontents). By default the color of the squares is blue. But I want another color!

So far I'm:

\setbeamertemplate{sections/subsections in toc}[square] # set the squares
\setbeamercolor{section in toc square}{bg=white,fg=black} # set the color? This is not working :(


Thanks for every answer!

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