mumblue as default font color
This commit is contained in:
parent
7eb192e579
commit
ef1507e15d
1 changed files with 2 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
\definecolor{mumpurple}{rgb}{0.4,0.0,0.4} % or {102,0,102} on a 255 scale
|
||||
\definecolor{mumorange}{rgb}{1,0.4,0} % or {255,102,0} on a 255 scale
|
||||
\definecolor{mumteal}{rgb}{0.216,0.784,0.671} % or {55,200,171} on a 255 scale
|
||||
\definecolor{lightgray}{gray}{0.95}
|
||||
\definecolor{lightgray}{gray}{0.95}
|
||||
\definecolor{mumbluefont}{rgb}{0.094,0.231,0.396}
|
||||
|
||||
|
||||
|
|
@ -16,5 +16,6 @@
|
|||
\setbeamercolor*{author in footline}{fg=white,bg=mumbluefont}
|
||||
\setbeamercolor*{framenumber in footline}{fg=white,bg=mumbluefont}
|
||||
\setbeamercolor*{title page author}{fg=mumbluefont,bg=white}
|
||||
\setbeamercolor*{normal text}{fg=mumbluefont, bg=white}
|
||||
|
||||
\mode<all>
|
||||
|
|
|
|||
Loading…
Reference in a new issue