diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/beamer/beamerthemeAnnArbor.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/beamer/beamerthemeAnnArbor.sty | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/beamer/beamerthemeAnnArbor.sty b/Master/texmf-dist/tex/latex/beamer/beamerthemeAnnArbor.sty new file mode 100644 index 00000000000..fda63a34a39 --- /dev/null +++ b/Master/texmf-dist/tex/latex/beamer/beamerthemeAnnArbor.sty @@ -0,0 +1,19 @@ +% Copyright 2004 by Madhusudan Singh <madhusudan.singh@gmail.com> +% +% This file may be distributed and/or modified +% +% 1. under the LaTeX Project Public License and/or +% 2. under the GNU Public License. +% +% See the file doc/licenses/LICENSE for more details. + +\mode<presentation> + +\useinnertheme[shadow=true]{rounded} +\useoutertheme{infolines} +\usecolortheme{wolverine} + +\setbeamerfont{block title}{size={}} +\setbeamercolor{titlelike}{parent=structure,bg=yellow!85!orange} +\mode +<all> |