docs: fix tomorrow theme demo
This commit is contained in:
parent
ae98ea328a
commit
33e4f5face
|
@ -1,5 +1,4 @@
|
||||||
\documentclass[10pt]{beamer}
|
\documentclass[10pt]{beamer}
|
||||||
|
|
||||||
\usepackage[T1]{fontenc}
|
\usepackage[T1]{fontenc}
|
||||||
|
|
||||||
\usetheme{moloch}
|
\usetheme{moloch}
|
||||||
|
@ -26,8 +25,9 @@
|
||||||
\section{Introduction}
|
\section{Introduction}
|
||||||
|
|
||||||
\begin{frame}[fragile]{Moloch}
|
\begin{frame}[fragile]{Moloch}
|
||||||
This small demo examplifies how the \href{tomorrow color theme}{https://github.com/chriskempson/tomorrow-theme}
|
This small demo shows how the
|
||||||
for moloch
|
\href{https://github.com/chriskempson/tomorrow-theme}{tomorrow color theme}
|
||||||
|
for moloch looks.\bigskip
|
||||||
|
|
||||||
Enable the color theme by calling
|
Enable the color theme by calling
|
||||||
\begin{verbatim}
|
\begin{verbatim}
|
||||||
|
|
Loading…
Reference in New Issue