Make file permissions more consistent.
[matthijs/projects/internship.git] / Presentations / beamerthemerecore.sty
1 \mode<presentation>
2
3 %\setbeamerfont{block title}{size={}}
4
5 \setbeamercolor*{footer}{parent=structure,bg=recoreblue}
6 \setbeamercolor*{date in head/foot}{parent=footer}
7 \setbeamercolor*{confidential in head/foot}{parent=footer,fg=gray}
8
9 \setbeamercolor*{section in head/foot}{parent=palette tertiary}
10 \setbeamercolor*{subsection in head/foot}{parent=palette primary}
11
12 \defbeamertemplate*{footline}{recore}
13 {
14   \leavevmode%
15   \hbox{%
16   \begin{beamercolorbox}[wd=.5\paperwidth,ht=2.25ex,dp=1ex,left]{date in head/foot}%
17     \usebeamerfont{date in head/foot}\hspace*{2ex}%
18     \insertframenumber{} / \inserttotalframenumber%
19     \hspace*{2em}\insertshortdate{}%
20   \end{beamercolorbox}%
21   \begin{beamercolorbox}[wd=.5\paperwidth,ht=2.25ex,dp=1ex,right]{confidential in head/foot}%
22     \usebeamerfont{confidential in head/foot}Confidential
23   \end{beamercolorbox}%
24   }%
25   \vskip0pt%
26 }
27
28 \defbeamertemplate*{headline}{recore}
29 {
30   \leavevmode%
31   \pgfdeclareimage[width=\paperwidth]{recore_logo_bow}{images/recoretheme/recore_logo_bow}%
32   \pgfuseimage{recore_logo_bow}%
33 }
34
35 %\setbeamersize{text margin left=1em,text margin right=1em}
36
37 \definecolor{recoreblue}{RGB}{0,75,133}
38 \definecolor{recoreorange}{RGB}{249,160,058}
39
40 \setbeamercolor*{normal text}{fg=recoreblue,bg=white}
41
42 \setbeamercolor*{example text}{fg=green!65!black}
43
44 \setbeamercolor*{structure}{fg=recoreorange}
45
46 \setbeamercolor{palette primary}{use={structure,normal text},fg=structure.fg,bg=normal text.bg!75!black}
47 \setbeamercolor{palette secondary}{use={structure,normal text},fg=structure.fg,bg=normal text.bg!60!black}
48 \setbeamercolor{palette tertiary}{use={structure,normal text},fg=structure.fg,bg=normal text.bg!45!black}
49 \setbeamercolor{palette quaternary}{use={structure,normal text},fg=structure.fg,bg=normal text.bg!30!black}
50
51 \setbeamercolor*{block body}{bg=normal text.bg!90!black}
52 \setbeamercolor*{block body alerted}{bg=normal text.bg!90!black}
53 \setbeamercolor*{block body example}{bg=normal text.bg!90!black}
54 \setbeamercolor*{block title}{parent=structure,bg=normal text.bg!75!black}
55 \setbeamercolor*{block title alerted}{use={normal text,alerted text},fg=alerted text.fg!75!normal text.fg,bg=normal text.bg!75!black}
56 \setbeamercolor*{block title example}{use={normal text,example text},fg=example text.fg!75!normal text.fg,bg=normal text.bg!75!black}
57
58 \setbeamercolor{item projected}{fg=black}
59
60 \setbeamercolor*{sidebar}{parent=palette primary}
61
62 \setbeamercolor{palette sidebar primary}{use=normal text,fg=normal text.fg}
63 \setbeamercolor{palette sidebar secondary}{use=structure,fg=structure.fg}
64 \setbeamercolor{palette sidebar tertiary}{use=normal text,fg=normal text.fg}
65 \setbeamercolor{palette sidebar quaternary}{use=structure,fg=structure.fg}
66
67 \setbeamercolor*{separation line}{}
68 \setbeamercolor*{fine separation line}{}
69
70
71 \mode
72 <all>