-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbeamercolorthement.sty
21 lines (15 loc) · 1003 Bytes
/
beamercolorthement.sty
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
\mode<presentation>
\setbeamercolor{primary}{fg=ntlila}
\setbeamercolor{secondary}{fg=ntflieder}
\renewcommand{\setlogo}{\includegraphics{img/logo_uni.pdf}\includegraphics{img/sep.pdf}\includegraphics{img/logo_nt.pdf}}
\renewcommand{\setsmalllogo}{\includegraphics{img/logo_uni_s.pdf}\includegraphics{img/sep.pdf}\includegraphics{img/logo_nt_s.pdf}}
\setbeamercolor{block title}{fg=white,bg=ntflieder}
\setbeamercolor{block title alerted}{use=alerted text,fg=unidunkelblau,bg=alerted text.fg!75!bg}
\setbeamercolor{block title example}{use=example text,fg=unidunkelblau,bg=example text.fg!75!bg}
\setbeamercolor{block body}{parent=normal text,use=block title,bg=block title.bg!25!bg}
\setbeamercolor{block body alerted}{parent=normal text,use=block title alerted,bg=block title alerted.bg!25!bg}
\setbeamercolor{block body example}{parent=normal text,use=block title example,bg=block title example.bg!25!bg}
\setbeamercolor*{separation line}{}
\setbeamercolor*{fine separation line}{}
\mode
<all>