4
votes
0answers
157 views

How to change color at beamer class using Luebeck theme and split outertheme?

I'm using the beamer class together with Luebeck theme and split outertheme. I already managed to adjust to color of the basic structure, if I use a dark color everything is fine, but now I have to ...
3
votes
1answer
2k views

Change color scheme for example box in beamer

I've already slightly adopted the colorscheme of my Frankfurt themed beamer class with: % Define my settings \definecolor{mygreen}{cmyk}{0.82,0.11,1,0.25} ...
7
votes
1answer
2k views

beamer dark theme

I have a very simple question - there are a bunch of beamer themes, however, all of them have white background. I would like to use some theme, let's say Warsaw (since it is perfect), however I'm ...
6
votes
1answer
795 views

How to change caption color for a color theme in beamerposter?

I am facing a problem. In my poster, I use a color theme, for that reason in figure caption comes with green color, that is quite invisible. Is it possible to change the color? \documentclass[final, ...
3
votes
2answers
2k views

Is there a nice color scheme generator for beamer(poster)?

There are plenty of palette generators for the web, e.g., Color Scheme Designer . Among other stuff it can export schemes in XML. Is there a nice XSLT to convert it into STY file that I'd use with ...
2
votes
1answer
2k views

Warsaw theme - Frame title bar covers top infolines

I'm making a presentation using Warsaw theme, but with infolines at the top of every frame. The problem is that \frametitle command makes the title bar to cover part of the top infolines bar, as you ...
8
votes
1answer
4k views

How do I replace Warsaw black to someting else, like color theme beaver does?

The Warsaw theme uses black for the left half of top and bottom bars, and blue for the right half. Theme color beaver replaces these two colors with two shades of gray. How can I do the same within my ...
7
votes
2answers
2k views

Changing Enumerate Colors using Beamer Theme Berlin

I am trying to figure out how to change the coloring of enumerations in Beamer using the Theme 'Berlin'. I was able to change the color of the Itemize environment by: \setbeamercolor{itemize ...