Changing the colour of \textbullet in LaTeX Beamer
Posted
by Seamus
on Stack Overflow
See other posts from Stack Overflow
or by Seamus
Published on 2010-05-19T12:49:00Z
Indexed on
2010/05/19
12:50 UTC
Read the original article
Hit count: 463
I don't want to use Beamer's standard blue colour theme. I want to use beaver
, which is deep reds. Everything looks nice, except that if I use itemize
the bullet points are still blue. Is there a nice way to have the bullets vary with what colour theme I was using? (If I were to opt for a yellowish colour theme, I'd expect the bullets to go yellow too.)
If there isn't, what is the brute force way to change the bullet points red? Or at the very least, make them go back to black again.
© Stack Overflow or respective owner