fix: remove duplicated footnote color specifications (#26)

bf63dcd duplicated the existing footnote color specifications.
This commit is contained in:
John Purnell 2024-10-28 23:23:34 +13:00 committed by GitHub
parent e5be4806ab
commit 1306af5a73
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 8 deletions

View File

@ -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.