51 lines
1.2 KiB
TeX
51 lines
1.2 KiB
TeX
\documentclass{beamer}
|
|
\usetheme{Luebeck}
|
|
|
|
\definecolor{color1}{HTML}{3A4040}
|
|
\definecolor{color2}{HTML}{F5F2F8}
|
|
\definecolor{color3}{HTML}{B65D4E}
|
|
\definecolor{color4}{HTML}{B6AD96}
|
|
\definecolor{color5}{HTML}{A96041}
|
|
|
|
\setbeamercolor*{structure}{bg=color3,fg=color3}
|
|
\setbeamercolor*{palette primary}{fg=color1,bg=color4}
|
|
\setbeamercolor*{palette secondary}{fg=color1,bg=color2}
|
|
\setbeamercolor*{palette tertiary}{fg=color1,bg=color2}
|
|
\setbeamercolor*{palette quaternary}{fg=color1,bg=color3}
|
|
\setbeamercolor{alerted text}{fg=color1,bg=color3}
|
|
\setbeamercolor{titlelike}{bg=color2,fg=color1}
|
|
\setbeamercolor*{titlelike}{bg=color2,fg=color1}
|
|
\setbeamercolor{frametitle}{bg=color1,fg=color2}
|
|
\setbeamercolor{background canvas}{bg=color2,fg=color2}
|
|
|
|
\title{Designing Optimal Low-Thrust Interplanetary Trajectories}
|
|
\subtitle{Utilizing Monotonic Basin Hopping}
|
|
\author{Richard Connor Johnstone}
|
|
\institute{University of Colorado -- Boulder}
|
|
\date{\today}
|
|
|
|
\begin{document}
|
|
|
|
\begin{frame}
|
|
\titlepage
|
|
\end{frame}
|
|
|
|
\section{Introduction}
|
|
|
|
\begin{frame} \frametitle{First Frame}
|
|
\begin{itemize}
|
|
\item Item 1
|
|
\item Item 2
|
|
\end{itemize}
|
|
\end{frame}
|
|
|
|
\section{Introduction}
|
|
|
|
\section{Introduction}
|
|
|
|
\section{Introduction}
|
|
|
|
\section{Introduction}
|
|
|
|
\end{document}
|