From 1306af5a73e0a030ece2ad9825496cc28507ad54 Mon Sep 17 00:00:00 2001 From: John Purnell <39587+jpcirrus@users.noreply.github.com> Date: Mon, 28 Oct 2024 23:23:34 +1300 Subject: [PATCH] fix: remove duplicated footnote color specifications (#26) bf63dcd duplicated the existing footnote color specifications. --- src/beamercolorthememoloch.dtx | 8 -------- 1 file changed, 8 deletions(-) diff --git a/src/beamercolorthememoloch.dtx b/src/beamercolorthememoloch.dtx index f0f644ac..e97f0a2e 100644 --- a/src/beamercolorthememoloch.dtx +++ b/src/beamercolorthememoloch.dtx @@ -223,14 +223,6 @@ \setbeamercolor{footnote mark}{fg=.} % \end{macrocode} % -% -% Footnotes -% -% \begin{macrocode} -\setbeamercolor{footnote}{fg=normal text.fg!90} -\setbeamercolor{footnote mark}{fg=.} -% \end{macrocode} -% % We also reset the bibliography colors in order to pick up the surrounding % colors at the time of use. This prevents us having to set the correct color in % normal and standout mode.