summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/beamer-verona/beamercolorthemeVerona.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/beamer-verona/beamercolorthemeVerona.sty')
-rw-r--r--Master/texmf-dist/tex/latex/beamer-verona/beamercolorthemeVerona.sty43
1 files changed, 43 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/beamer-verona/beamercolorthemeVerona.sty b/Master/texmf-dist/tex/latex/beamer-verona/beamercolorthemeVerona.sty
new file mode 100644
index 00000000000..27ca9eb586b
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/beamer-verona/beamercolorthemeVerona.sty
@@ -0,0 +1,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>