Add the atbegshi package, which is not available on Debian.
[matthijs/master-project/final-presentation.git] / beamercolorthemecaes.sty
1 %%
2 %% beamercolorthemecaes.sty
3 %%
4 %% Copyright (C) 2008 CAES (http://caes.ewi.utwente.nl)
5 %%
6 %% Authors         : Pascal Wolkotte
7 %% Created On      : March 13 2008
8 %%
9 %% $Author: wolkottept $
10 %% $Date: 2008-03-19 09:39:34 +0100 (Wed, 19 Mar 2008) $
11 %% $Revision: 40 $
12 %% $HeadURL: https://ewi630/svn/general/templates/caes/trunk/beamercolorthemecaes.sty $
13 %%
14
15 \mode<presentation>
16
17 \definecolor{ut_orange}{rgb}{1,.4,.2}
18 \definecolor{ut_blue}{rgb}{0,0,.4}
19 \definecolor{ut_lightblue}{rgb}{0.5,0.5,.7}
20 \definecolor{ut_green}{rgb}{0,.8,0}
21
22 \setbeamercolor{normal text}{fg=ut_blue,bg=white}
23 \setbeamercolor{alerted text}{fg=ut_orange}
24 \setbeamercolor{example text}{fg=ut_green}
25
26 \setbeamercolor{structure}{fg=ut_blue}
27 \setbeamercolor{institute}{fg=ut_lightblue}
28
29 \setbeamercolor{titlelike}{parent=structure}
30
31 \setbeamercolor{frametitle}{parent=titlelike}
32 \setbeamercolor{framesubtitle}{parent=frametitle}
33
34 \setbeamercolor{itemize item}{fg=ut_orange}
35 \setbeamercolor{itemize subitem}{fg=ut_green}
36 \setbeamercolor{itemize subsubitem}{fg=ut_blue}
37
38 \colorlet{ut_light}{ut_blue!10!white}
39 \setbeamercolor{codebox}{bg=ut_light,fg=ut_blue}
40
41 \mode
42 <all>