summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/beamer-contrib/themes/upenn-bc/color/beamercolorthemepenn.sty
blob: 7caf5dd7ab645758dd7231025e44cf719dbd6413 (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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
%% beamercolorthemepenn.sty V1.0
%% Copyright 2008 Georg Strasser < georg.strasser@bc.edu >
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, version 1.3
% or later. 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.
%
% This work has the LPPL maintenance status `maintained'.
%
% The Current Maintainer of this work is Georg Strasser.
%
% This work consists of the files beamercolorthemegoeagles.sty,
% beamercolorthemepenn.sty, and beamerBCstyle.tex.

% Unofficial beamer color theme in the colors of the University of Pennsylvania, USA.

\ProvidesPackage{beamercolorthemepenn}[2009/12/31 V1.0 University of Pennsylvania color theme]
\typeout{University of Pennsylvania color theme V1.0 (Georg Strasser, 2008)}

\mode<presentation>

\definecolor{hellrot}{RGB}{180,0,0}
\definecolor{pennrot}{RGB}{140,22,24}  % correct values are RGB = 133,22,24
\definecolor{pennblau}{RGB}{0,25,70}   % correct values are RGB = 0,25,65, and for blue light 1 31 91

\setbeamercolor{structure}{fg=hellrot}

\setbeamercolor{palette primary}{fg=white,bg=pennrot}
\setbeamercolor{palette secondary}{fg=white,bg=pennrot!75!pennblau}
\setbeamercolor{palette tertiary}{fg=white,bg=pennrot!50!pennblau}
\setbeamercolor{palette quaternary}{fg=white,bg=pennblau}

\setbeamercolor{titlelike}{fg=white,bg=pennrot}

\setbeamercolor{block title}{fg=white,bg=pennrot!75!pennblau}
\setbeamercolor{block title alerted}{fg=white,bg=alerted text.fg!75!bg}
\setbeamercolor{block title example}{fg=white,bg=pennblau}

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

\setbeamercolor{sidebar}{bg=pennrot!70}
  
\setbeamercolor{palette sidebar primary}{fg=pennblau!10}
\setbeamercolor{palette sidebar secondary}{fg=white}
\setbeamercolor{palette sidebar tertiary}{fg=pennblau!50}
\setbeamercolor{palette sidebar quaternary}{fg=white}

\setbeamercolor*{separation line}{}
\setbeamercolor*{fine separation line}{}

\setbeamercolor*{item projected}{fg=white, bg=pennblau!50}

\mode
<all>