summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/fibeamer/theme/mu/law.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/fibeamer/theme/mu/law.dtx')
-rw-r--r--Master/texmf-dist/source/latex/fibeamer/theme/mu/law.dtx8
1 files changed, 6 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/latex/fibeamer/theme/mu/law.dtx b/Master/texmf-dist/source/latex/fibeamer/theme/mu/law.dtx
index 79fdeee9248..2976717cc22 100644
--- a/Master/texmf-dist/source/latex/fibeamer/theme/mu/law.dtx
+++ b/Master/texmf-dist/source/latex/fibeamer/theme/mu/law.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@lightViolet}
\setbeamercolor*{footnote mark}{fg=fibeamer@lightViolet}
- \hypersetup{urlcolor=fibeamer@lightViolet}
+ \hypersetup{urlcolor=fibeamer@lightViolet, citecolor=fibeamer@lightViolet}
%% Blocks
\setbeamercolor*{block title}{%
fg=fibeamer@white, bg=fibeamer@violet!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@violet}
\setbeamercolor{footnote mark}{fg=fibeamer@violet}
- \hypersetup{urlcolor=fibeamer@violet}
+ \hypersetup{urlcolor=fibeamer@violet, citecolor=fibeamer@violet}
%% Blocks
\setbeamercolor{block title}{%
fg=fibeamer@white, bg=fibeamer@violet}