]> gitweb.michael.orlitzky.com - beamer-mjo.git/blobdiff - beamerfontthememjo.sty
Replace UMBC colors with my own.
[beamer-mjo.git] / beamerfontthememjo.sty
index 901b8ceef07cd9b1e67c6c807c9bc93a6359c4d6..6300cf62fc254328adcb00a3f5f9b25b9f67d34a 100644 (file)
@@ -1,16 +1,20 @@
 \usefonttheme{serif}
 
+% Title page
 \setbeamerfont{author}{family=\rmfamily}
-\setbeamerfont{footline}{shape=\scshape,family=\rmfamily}
 \setbeamerfont{title}{size=\large,shape=\itshape}
 \setbeamerfont{subtitle}{size=\normalsize}
 
-\setbeamerfont{block body}{shape=\upshape}
-\setbeamerfont{block title}{size={},shape=\upshape,series=\bfseries}
+% Frame bits
+\setbeamerfont{frametitle}{shape=\scshape,family=\rmfamily,size=\small}
+\setbeamerfont{footline}{shape=\scshape,family=\rmfamily}
 
 % Use slightly more leading than normal.
 \linespread{1.1}
 
+% These are for "Theorem" et al.
+\setbeamerfont{block title}{size={}}
+
 % The references can be tiny.
 \setbeamerfont{bibliography item}{size=\footnotesize}
 \setbeamerfont{bibliography entry author}{size=\footnotesize}