summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/beamer-verona/beamercolorthemeVerona.sty
blob: 27ca9eb586b4bf9e06aeadeafedd6e768cfe2f83 (plain)
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
% Copyright (C) 2015 by Ivan Valbusa 
% <ivan dot valbusa at univr dot it>
% -------------------------------------------------------
% 
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3
% of this license or (at your option) any later version.
% The latest version of this license is in
%   http://www.latex-project.org/lppl.txt
% and version 1.3 or later is part of all distributions of LaTeX
% version 2005/12/01 or later.

% Version 0.1

\mode<presentation>


\setbeamercolor{alerted text}{fg=orange!70!black}
\setbeamercolor{example text}{fg=green!50!black}
\setbeamercolor{structure}{fg=red!50!black}

\setbeamercolor*{section in head/foot}{bg=structure!80}
\setbeamercolor*{subsection in head/foot}{bg=structure!30}

\setbeamercolor{subtitle}{fg=white}
\setbeamercolor{title}{fg=white,bg=gray!90}
\setbeamercolor{author}{fg=gray}
\setbeamercolor{date}{fg=gray}

\setbeamercolor{author in head/foot}{fg=red}
\setbeamercolor{title in head/foot}{parent=alerted text}
\setbeamercolor{date in head/foot}{fg=red,bg=green}

\setbeamercolor{block title}{use=structure,fg=structure.fg,bg=structure.fg!10!bg}
\setbeamercolor{block title alerted}{use=alerted text,fg=alerted text.fg,bg=alerted text.fg!10!bg}
\setbeamercolor{block title example}{use=example text,fg=example text.fg,bg=example text.fg!10!bg}

\setbeamercolor{block body}{parent=normal text,use=block title,bg=block title.bg}
\setbeamercolor{block body alerted}{parent=normal text,use=block title alerted,bg=block title alerted.bg}
\setbeamercolor{block body example}{parent=normal text,use=block title example,bg=block title example.bg}

\mode
<all>