chore: remove hyperref and use \frametitle in tomorrow theme example

This commit is contained in:
samcarter 2025-02-10 14:16:56 +01:00 committed by GitHub
parent 579e785b20
commit c16698d1b7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 3 deletions

View File

@ -4,7 +4,6 @@
\usetheme{moloch}
\usecolortheme{moloch-tomorrow}
\usepackage{lmodern}
\usepackage{hyperref}
\setbeamertemplate{page number in head/foot}[appendixframenumber]
\setbeamertemplate{section in toc}[sections numbered]
@ -24,7 +23,8 @@
\section{Introduction}
\begin{frame}[fragile]{Moloch}
\begin{frame}[fragile]
\frametitle{Moloch}
This small demo shows how the
\href{https://github.com/chriskempson/tomorrow-theme}{tomorrow color theme}
for moloch looks.\bigskip
@ -34,7 +34,8 @@
\usecolortheme{moloch-tomorrow}\end{verbatim}
\end{frame}
\begin{frame}[fragile]{Tomorrow Color Theme}
\begin{frame}[fragile]
\frametitle{Tomorrow Color Theme}
The tomorrow color theme has a higher contrast than the standard moloch theme, and uses
different colors for alerts and examples.