From 9932e55efcb3ed56e402301c8aec7a3583915dd9 Mon Sep 17 00:00:00 2001 From: Johan Larsson Date: Thu, 11 Jan 2024 16:57:09 +0100 Subject: [PATCH] feat!: remove high-contrast theme --- src/beamercolorthememoloch-highcontrast.dtx | 48 --------------------- 1 file changed, 48 deletions(-) delete mode 100644 src/beamercolorthememoloch-highcontrast.dtx diff --git a/src/beamercolorthememoloch-highcontrast.dtx b/src/beamercolorthememoloch-highcontrast.dtx deleted file mode 100644 index be79ff7..0000000 --- a/src/beamercolorthememoloch-highcontrast.dtx +++ /dev/null @@ -1,48 +0,0 @@ -% \iffalse meta-comment ------------------------------------------------------- -% Copyright 2015 Matthias Vogelgesang and the LaTeX community. A full list of -% contributors can be found at -% -% https://github.com/matze/mtheme/graphs/contributors -% -% and the original template was based on the HSRM theme by Benjamin Weiss. -% -% This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 -% International License (https://creativecommons.org/licenses/by-sa/4.0/). -% ------------------------------------------------------------------------- \fi -% \iffalse -%<*package> -\NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{beamercolorthememoloch-highcontrast}[2017/01/23 Moloch color theme] -% -% \fi -% \CheckSum{0} -% \StopEventually{} -% \iffalse -%<*package> -% ------------------------------------------------------------------------- \fi -% -\usecolortheme{moloch} - -\definecolor{mAlert}{HTML}{AD003D} -\definecolor{mExample}{HTML}{005580} - -\setbeamercolor{normal text}{% - fg=black, - bg=white -} -\setbeamercolor{alerted text}{% - fg=mAlert, -} -\setbeamercolor{example text}{% - fg=mExample, -} -% -% \begin{macrocode} -\mode -% \end{macrocode} -% -% \iffalse -% -% \fi -% \Finale -\endinput