-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbeamercolorthemewolf.sty
More file actions
22 lines (19 loc) · 944 Bytes
/
beamercolorthemewolf.sty
File metadata and controls
22 lines (19 loc) · 944 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
\definecolor{Wolfpack-Red}{RGB}{204, 0, 0}
\definecolor{Wolfpack-Black}{RGB}{0, 0, 0}
\definecolor{Wolfpack-White}{RGB}{255, 255, 255}
\definecolor{Reynolds-Red}{RGB}{153, 0, 0}
\definecolor{Pyroman-Flame}{RGB}{209, 73, 5}
\definecolor{Hunt-Yellow}{RGB}{250, 200, 0}
\definecolor{Genomic-Green}{RGB}{111, 125, 28}
\definecolor{Carmichael-Aqua}{RGB}{0, 132, 115}
\definecolor{Innovation-Blue}{RGB}{66, 126, 147}
\definecolor{Bio-Indigo}{RGB}{65, 86, 161}
\setbeamercolor{background canvas}{bg=Wolfpack-White}
\setbeamercolor{normal text}{fg=Wolfpack-Black}
\setbeamercolor{alerted text}{fg=Pyroman-Flame}
\setbeamercolor{example text}{fg=Reynolds-Red}
\setbeamercolor{frametitle}{bg=Wolfpack-Red, fg=Wolfpack-White}
\setbeamercolor{progress bar}{fg=Wolfpack-Black}
\setbeamercolor{title separator}{fg=Wolfpack-Red}
\setbeamercolor{progress bar in head/foot}{fg=Wolfpack-Black}
\setbeamercolor{progress bar in section page}{fg=Wolfpack-Black}