summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/fibeamer/theme/mu/fss.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-04-27 21:35:42 +0000
committerKarl Berry <karl@freefriends.org>2017-04-27 21:35:42 +0000
commitc7a33f9b2735716ccded08acf7ef773f934d5dbe (patch)
tree88884ae90a3d8091d257a746aa5fc320ccf41bc8 /Master/texmf-dist/source/latex/fibeamer/theme/mu/fss.dtx
parent6165f44cf87ca75b6071efd3b3d171f9f7cf9f5f (diff)
fibeamer (27apr17)
git-svn-id: svn://tug.org/texlive/trunk@44083 c570f23f-e606-0410-a88d-b1316a301751
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}