fix: remove duplicated footnote color specifications (#26)
bf63dcd
duplicated the existing footnote color specifications.
This commit is contained in:
parent
e5be4806ab
commit
1306af5a73
|
@ -223,14 +223,6 @@
|
||||||
\setbeamercolor{footnote mark}{fg=.}
|
\setbeamercolor{footnote mark}{fg=.}
|
||||||
% \end{macrocode}
|
% \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
|
% 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
|
% colors at the time of use. This prevents us having to set the correct color in
|
||||||
% normal and standout mode.
|
% normal and standout mode.
|
||||||
|
|
Loading…
Reference in New Issue