Skip to content

Instantly share code, notes, and snippets.

@rinx
Last active August 29, 2015 14:00
Show Gist options
  • Save rinx/11392416 to your computer and use it in GitHub Desktop.
Save rinx/11392416 to your computer and use it in GitHub Desktop.
\mode<presentation>
\usecolortheme{whale}
\usecolortheme{orchid}
\useinnertheme{rounded}
\useoutertheme{infolines}
\setbeamertemplate{headline}[default]
\definecolor{ExSkyBlue}{RGB}{4, 114, 255}
\definecolor{Crimson}{RGB}{220, 20, 60}
\definecolor{Lime}{RGB}{0, 255, 0}
\setbeamercolor{structure}{fg=ExSkyBlue}
\setbeamercolor{alerted text}{fg=Crimson}
\setbeamercolor{example text}{fg=Lime}
\setbeamertemplate{items}[default]
\setbeamertemplate{background canvas}[vertical shading][bottom=white,top=cyan!15]
\setbeamerfont{frametitle}{size=\Large}
\mode
<all>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment