-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbeamercolorthemeHokieLayout.sty
77 lines (61 loc) · 2.92 KB
/
beamercolorthemeHokieLayout.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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
% Copyright 2011 by Benjamin Hilburn
% bhilburn@vt.edu
%
% This LaTeX theme is free software: you can redistribute it and/or modify
% it under the terms of the GNU General Public License as published by
% the Free Software Foundation, either version 3 of the License, or
% (at your option) any later version.
%
% Foobar is distributed in the hope that it will be useful,
% but WITHOUT ANY WARRANTY; without even the implied warranty of
% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
% GNU General Public License for more details.
%
% You should have received a copy of the GNU General Public License
% along with Foobar. If not, see <http://www.gnu.org/licenses/>
\mode<presentation>
% Unfortunately, all of these fields are used _differently_ for each of the
% different layouts. Thus, commenting each one is pretty much useless. Trying to
% come up with one that works well for all layouts.
\setbeamercolor{normal text}{fg=black}
\setbeamercolor{alerted text}{fg=orange}
\setbeamercolor{background canvas}{bg=bgactivenav}
\setbeamercolor*{palette primary}{fg=gold,bg=bgbrown}
\setbeamercolor*{palette secondary}{fg=cream,bg=maroon}
\setbeamercolor*{palette tertiary}{fg=cream,bg=maroon}
\setbeamercolor*{palette quaternary}{fg=bgbrown,bg=maroon}
\setbeamercolor*{palette sidebar primary}{fg=cream,bg=maroon!80!orange}
\setbeamercolor*{palette sidebar secondary}{fg=cream,bg=maroon!60!orange}
\setbeamercolor*{palette sidebar tertiary}{fg=cream,bg=maroon!40!orange}
\setbeamercolor*{palette sidebar quaternary}{fg=lightcream}
\setbeamercolor*{section in sidebar}{fg=maroon,bg=orange}
\setbeamercolor*{section in sidebar shaded}{fg=orange}
\setbeamercolor*{subsection in sidebar}{fg=deepred,bg=gold}
\setbeamercolor*{subsection in sidebar shaded}{fg=gold}
\setbeamercolor*{title}{fg=darkblue,bg=cream}
\setbeamercolor*{titlelike}{fg=maroon,bg=cream}
\setbeamercolor*{frametitle}{fg=blue,bg=cream}
\setbeamercolor*{author}{fg=gray}
\setbeamercolor*{institute}{fg=lightgray}
\setbeamercolor*{date}{fg=lightgray}
\setbeamercolor*{separation line}{}
\setbeamercolor*{fine separation line}{}
\setbeamercolor*{block title}{fg=maroon,bg=bgbrown}
\setbeamercolor*{block title alerted}{fg=maroon,bg=bgbrown}
\setbeamercolor*{block title example}{fg=maroon,bg=bgbrown}
\setbeamercolor*{block body}{fg=black,bg=lightcream}
\setbeamercolor*{block body alerted}{fg=orange,bg=lightcream}
\setbeamercolor*{block body example}{fg=black,bg=lightcream}
\setbeamercolor{item projected}{fg=red,bg=lightbrown}
\setbeamercolor{navigation symbols}{fg=blue,bg=lightblue}
\setbeamercolor{itemize item}{fg=lightgold}
\setbeamercolor{itemize subitem}{fg=darkgold}
\setbeamercolor{itemize subsubitem}{fg=gold}
\setbeamercolor{enumerate item}{fg=lightgold}
\setbeamercolor{enumerate subitem}{fg=darkgold}
\setbeamercolor{enumerate subsubitem}{fg=gold}
\setbeamercolor{verbatim}{fg=gray}
\setbeamercolor{section in toc}{fg=darkgray}
\setbeamercolor{subsection in toc}{fg=gray}
\mode
<all>