summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/fibeamer/theme/mu/fss.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/fibeamer/theme/mu/fss.dtx')
-rw-r--r--Master/texmf-dist/source/latex/fibeamer/theme/mu/fss.dtx8
1 files changed, 6 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/latex/fibeamer/theme/mu/fss.dtx b/Master/texmf-dist/source/latex/fibeamer/theme/mu/fss.dtx
index e28ee3cb66a..a2a206caebb 100644
--- a/Master/texmf-dist/source/latex/fibeamer/theme/mu/fss.dtx
+++ b/Master/texmf-dist/source/latex/fibeamer/theme/mu/fss.dtx
@@ -54,11 +54,13 @@
% \end{macrocode}
% \changes{v1.1.4:3}{2016/05/06}{Added proper link coloring for the
% color themes of the Masaryk University in Brno. [VN]}
+% \changes{v1.1.6}{2017/04/23}{Added proper citation coloring for the
+% color themes of the Masaryk University in Brno. [VN]}
% \begin{macrocode}
%% Items, footnotes and links
\setbeamercolor{item}{fg=fibeamer@lightCyan}
\setbeamercolor{footnote mark}{fg=fibeamer@lightCyan}
- \hypersetup{urlcolor=fibeamer@lightCyan}
+ \hypersetup{urlcolor=fibeamer@lightCyan, citecolor=fibeamer@lightCyan}
%% Blocks
\setbeamercolor*{block title}{%
fg=fibeamer@white, bg=fibeamer@cyan!60!fibeamer@white}
@@ -100,11 +102,13 @@
% \end{macrocode}
% \changes{v1.1.4:3}{2016/05/06}{Added proper link coloring for the
% color themes of the Masaryk University in Brno. [VN]}
+% \changes{v1.1.6}{2017/04/23}{Added proper citation coloring for the
+% color themes of the Masaryk University in Brno. [VN]}
% \begin{macrocode}
%% Items, footnotes and links
\setbeamercolor{item}{fg=fibeamer@cyan}
\setbeamercolor{footnote mark}{fg=fibeamer@cyan}
- \hypersetup{urlcolor=fibeamer@cyan}
+ \hypersetup{urlcolor=fibeamer@cyan, citecolor=fibeamer@cyan}
%% Blocks
\setbeamercolor{block title}{%
fg=fibeamer@white, bg=fibeamer@cyan}