forked from CS234319/safot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbeamercolorthemeZMBZFMK.sty
45 lines (30 loc) · 1.55 KB
/
beamercolorthemeZMBZFMK.sty
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
\ProvidesPackage{beamercolorthemeZMBZFMK}[2017/11/09 beamercolorthemeZMBZFMK]
% Copyright 2003 by Till Tantau <[email protected]>
%
% This program can be redistributed and/or modified under the terms
% of the GNU Public License, version 2.
% Adapted for being used at the ZMB/ZFMK by Christoph Mayer
\definecolor{tublue}{RGB}{0,102,153}
\definecolor{mygray}{rgb}{0.478,0.478,0.47}
\mode<presentation>
\setbeamercolor{structure}{fg=black} % BG
%\setbeamercolor*{palette primary}{use=structure,fg=white,bg=structure.fg}
%\setbeamercolor*{palette secondary}{use=structure,fg=white,bg=structure.fg!75!black}
%\setbeamercolor*{palette tertiary}{use=structure,fg=white,bg=structure.fg!50!black}
%\setbeamercolor*{palette quaternary}{fg=white,bg=black}
\setbeamercolor*{palette primary}{use=structure,fg=white,bg=tublue}
\setbeamercolor*{palette secondary}{use=structure,fg=white,bg=tublue!75!black}
\setbeamercolor*{palette tertiary}{use=structure,fg=white,bg=tublue!50!black}
\setbeamercolor*{palette quaternary}{fg=white,bg=black}
\setbeamercolor*{sidebar}{use=structure,bg=structure.fg}
\setbeamercolor*{palette sidebar primary}{use=structure,fg=structure.fg!10}
\setbeamercolor*{palette sidebar secondary}{fg=white}
\setbeamercolor*{palette sidebar tertiary}{use=structure,fg=structure.fg!50}
\setbeamercolor*{palette sidebar quaternary}{fg=white}
%\setbeamercolor*{titlelike}{parent=palette primary}
\setbeamercolor{titlelike}{fg=tublue}
\setbeamercolor{item}{fg=tublue}
\setbeamercolor*{separation line}{}
\setbeamercolor*{fine separation line}{}
\mode
<all>