Blue theme.

This commit is contained in:
Tom Cornebize 2015-06-08 22:25:39 +02:00
parent 1590ebca56
commit 7a7d64ae93
2 changed files with 18 additions and 0 deletions

17
beamercolorthemeblue.sty Normal file
View File

@ -0,0 +1,17 @@
% Beamer mtheme
%
% Copyright 2014 Matthias Vogelgesang
% Licensed under CC-BY-SA 4.0 International.
%
% The initial template comes from the HSRM beamer theme by Benjamin Weiss, which
% you can find at https://github.com/hsrmbeamertheme/hsrmbeamertheme.
%
\ProvidesPackage{beamercolorthememetropolis}
\definecolor{mDarkTeal}{HTML}{001C58}
\definecolor{mDark}{HTML}{002678}
\definecolor{mMedium}{HTML}{006E6A}
\definecolor{mLight}{HTML}{00B6AF}
\input{beamercolorthemecommon.sty}

View File

@ -1,6 +1,7 @@
\documentclass[10pt, compress]{beamer}
\usetheme{m}
% \usecolortheme{blue} % uncomment to use the blue theme
\usepackage{booktabs}
\usepackage[scale=2]{ccicons}