\mode \useinnertheme{circles} % Title page. \titlegraphic{\includegraphics[width=.35\textwidth]{images/umbc_logo.pdf}} \defbeamertemplate*{title page}{umbc}[1][] { \vbox{} \vfill \begin{centering} \begin{beamercolorbox}[sep=0pt,center,#1]{title} \usebeamerfont{title}\inserttitle\par% \end{beamercolorbox}% \begin{beamercolorbox}[sep=0pt,center,#1]{title} \usebeamerfont{subtitle}\insertsubtitle\par% \end{beamercolorbox}% \begin{beamercolorbox}[sep=4pt,center,#1]{author} \usebeamerfont{author}\insertauthor \end{beamercolorbox} {\usebeamercolor[fg]{titlegraphic}\inserttitlegraphic\par} \end{centering} \vfill } % Get rid of the navigation buttons. \setbeamertemplate{navigation symbols}{} % Leave the theorems alone. \setbeamertemplate{theorem begin}{ { \usebeamerfont*{block title} \inserttheoremname \inserttheoremnumber \ifx\inserttheoremaddition\@empty\else\ (\inserttheoremaddition)\fi% \inserttheorempunctuation } \usebeamerfont*{block body} } \setbeamertemplate{theorem end}{} % No weird numbers-inside-bullets. Just number them dude. \setbeamertemplate{enumerate items}[default] % Use numbered references rather than the goofy document icon. \setbeamertemplate{bibliography item}[text] % Spacing is nice. \setlength{\parskip}{1em}