From c6431c207bfb8fbf1d8e3bf9a86670ef7ec51da2 Mon Sep 17 00:00:00 2001
From: witiko <witiko@gmail.com>
Date: Sat, 30 May 2015 17:50:57 +0200
Subject: [PATCH] Adjusted the colors of various style files.

---
 fithesis3/style/mu/base.dtx |  6 +++---
 fithesis3/style/mu/econ.dtx | 10 +++++-----
 fithesis3/style/mu/fsps.dtx | 10 +++++-----
 fithesis3/style/mu/fss.dtx  |  8 ++++----
 fithesis3/style/mu/law.dtx  | 10 +++++-----
 fithesis3/style/mu/med.dtx  | 10 +++++-----
 fithesis3/style/mu/ped.dtx  |  4 ++--
 fithesis3/style/mu/phil.dtx | 10 +++++-----
 fithesis3/style/mu/sci.dtx  | 10 +++++-----
 9 files changed, 39 insertions(+), 39 deletions(-)

diff --git a/fithesis3/style/mu/base.dtx b/fithesis3/style/mu/base.dtx
index 7d5c96e..b5c1659 100644
--- a/fithesis3/style/mu/base.dtx
+++ b/fithesis3/style/mu/base.dtx
@@ -8,7 +8,7 @@
 % \texttt{style/base.sty}, regardless of the
 % value of the |\thesis@style| macro.
 %    \begin{macrocode}
-\ProvidesPackage{fithesis3/style/mu/fithesis3-base}[2015/04/12]
+\ProvidesPackage{fithesis3/style/mu/fithesis3-base}[2015/05/30]
 \NeedsTeXFormat{LaTeX2e}
 %    \end{macrocode}
 % The file recognizes the following options: \begin{itemize}
@@ -288,9 +288,9 @@
 %     even rows of the redefined \texttt{tabular} and
 %     \texttt{tabularx} environments under the name
 %     \texttt{thesis@color@tableEven}.
-%   \item\marg{\texttt{tableEven}=color} -- Stores the color of an
+%   \item\marg{\texttt{tableEmph}=color} -- Stores the color of an
 %     emphasized cell in the table for usage by the user under the
-%     name \texttt{thesis@color@tableEven}.
+%     name \texttt{thesis@color@tableEmph}.
 % \end{enumerate}
 %    \begin{macrocode}
 \define@key{thesis@color}{links}{%
diff --git a/fithesis3/style/mu/econ.dtx b/fithesis3/style/mu/econ.dtx
index 9b46420..771edcf 100644
--- a/fithesis3/style/mu/econ.dtx
+++ b/fithesis3/style/mu/econ.dtx
@@ -7,15 +7,15 @@
 % 363/Smernice2014-9.pdf}}.
 %    \begin{macrocode}
 \NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{fithesis3/style/mu/fithesis3-econ}[2015/04/26]
+\ProvidesPackage{fithesis3/style/mu/fithesis3-econ}[2015/05/30]
 %    \end{macrocode}
 % The file defines the color used with the hyperlinks.
 %    \begin{macrocode}
 \thesis@color@setup{
-  links={HTML}{7C211E},
-  tableEmph={HTML}{7C211E},
-  tableOdd={HTML}{EFE4E3},
-  tableEven={HTML}{DAC1BF}}
+  links={HTML}{E68935},
+  tableEmph={HTML}{E8B88B},
+  tableOdd={HTML}{F5ECEB},
+  tableEven={HTML}{EBD8D5}}
 %    \end{macrocode}
 % In addition to the main locale, the file also requires the
 % English locale.
diff --git a/fithesis3/style/mu/fsps.dtx b/fithesis3/style/mu/fsps.dtx
index 00b33d7..992c80d 100644
--- a/fithesis3/style/mu/fsps.dtx
+++ b/fithesis3/style/mu/fsps.dtx
@@ -6,15 +6,15 @@
 % muni.cz/~korvas/pokyny_k_zaverecne_praci.doc}}.
 %    \begin{macrocode}
 \NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{fithesis3/style/mu/fithesis3-fss}[2015/04/26]
+\ProvidesPackage{fithesis3/style/mu/fithesis3-fss}[2015/05/30]
 %    \end{macrocode}
 % The file defines the color used with the hyperlinks.
 %    \begin{macrocode}
 \thesis@color@setup{
-  links={HTML}{BBC7DD},
-  tableEmph={HTML}{0042BA},
-  tableOdd={HTML}{E4E9F1},
-  tableEven={HTML}{BBC7DD}}
+  links={HTML}{93BCF5},
+  tableEmph={HTML}{A8BDE3},
+  tableOdd={HTML}{EBEFF5},
+  tableEven={HTML}{D1DAEB}}
 %    \end{macrocode}
 % The style file configures the title page header to include the
 % field name.
diff --git a/fithesis3/style/mu/fss.dtx b/fithesis3/style/mu/fss.dtx
index e78e26a..b441d80 100644
--- a/fithesis3/style/mu/fss.dtx
+++ b/fithesis3/style/mu/fss.dtx
@@ -15,15 +15,15 @@
 % any department and will require modification by the user.
 %    \begin{macrocode}
 \NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{fithesis3/style/mu/fithesis3-fss}[2015/04/26]
+\ProvidesPackage{fithesis3/style/mu/fithesis3-fss}[2015/05/30]
 %    \end{macrocode}
 % The file defines the color used with the hyperlinks.
 %    \begin{macrocode}
 \thesis@color@setup{
-  links={HTML}{007B69},
-  tableEmph={HTML}{007B69},
+  links={HTML}{58EDD7},
+  tableEmph={HTML}{69D6C6},
   tableOdd={HTML}{E3F1EE},
-  tableEven={HTML}{B8DAD5}}
+  tableEven={HTML}{C5E3DF}}
 %    \end{macrocode}
 % In addition to the main locale, the file also requires the
 % English locale.
diff --git a/fithesis3/style/mu/law.dtx b/fithesis3/style/mu/law.dtx
index cc4a7e4..065e927 100644
--- a/fithesis3/style/mu/law.dtx
+++ b/fithesis3/style/mu/law.dtx
@@ -6,15 +6,15 @@
 % o/law/ud/predp/smer/S-07-2012.pdf}}.
 %    \begin{macrocode}
 \NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{fithesis3/style/mu/fithesis3-law}[2015/04/26]
+\ProvidesPackage{fithesis3/style/mu/fithesis3-law}[2015/05/30]
 %    \end{macrocode}
 % The file defines the color used with the hyperlinks.
 %    \begin{macrocode}
 \thesis@color@setup{
-  links={HTML}{80379B},
-  tableEmph={HTML}{80379B},
-  tableOdd={HTML}{F0E7F3},
-  tableEven={HTML}{D3BADC}}
+  links={HTML}{CF86EB},
+  tableEmph={HTML}{D39BE8},
+  tableOdd={HTML}{F2EBF5},
+  tableEven={HTML}{E5CCED}}
 %    \end{macrocode}
 % In addition to the main locale, the file also requires the
 % English locale.
diff --git a/fithesis3/style/mu/med.dtx b/fithesis3/style/mu/med.dtx
index c439d41..8d4a045 100644
--- a/fithesis3/style/mu/med.dtx
+++ b/fithesis3/style/mu/med.dtx
@@ -7,15 +7,15 @@
 % ZITOSTI_ZAVERECNE_PRACE.doc}}.
 %    \begin{macrocode}
 \NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{fithesis3/style/mu/fithesis3-med}[2015/04/27]
+\ProvidesPackage{fithesis3/style/mu/fithesis3-med}[2015/05/30]
 %    \end{macrocode}
 % The file defines the color used with the hyperlinks.
 %    \begin{macrocode}
 \thesis@color@setup{
-  links={HTML}{F2532D},
-  tableEmph={HTML}{F2532D},
-  tableOdd={HTML}{FFE3E5},
-  tableEven={HTML}{FFBFC2}}
+  links={HTML}{F58E76},
+  tableEmph={HTML}{FF9D85},
+  tableOdd={HTML}{FFF5F6},
+  tableEven={HTML}{FFDEDF}}
 %    \end{macrocode}
 % In addition to the main locale, the file also requires the
 % English locale.
diff --git a/fithesis3/style/mu/ped.dtx b/fithesis3/style/mu/ped.dtx
index 490d6b5..dbec518 100644
--- a/fithesis3/style/mu/ped.dtx
+++ b/fithesis3/style/mu/ped.dtx
@@ -6,13 +6,13 @@
 % do/ped/VPAN/pokdek/Pokyn_dekana_c._1-2010__2_.pdf}}.
 %    \begin{macrocode}
 \NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{fithesis3/style/mu/fithesis3-ped}[2015/04/26]
+\ProvidesPackage{fithesis3/style/mu/fithesis3-ped}[2015/05/30]
 %    \end{macrocode}
 % The file defines the color used with the hyperlinks.
 %    \begin{macrocode}
 \thesis@color@setup{
   links={HTML}{FFA02F},
-  tableEmph={HTML}{FFA02F},
+  tableEmph={HTML}{FFBB6B},
   tableOdd={HTML}{FFF1E0},
   tableEven={HTML}{FFDEB7}}
 %    \end{macrocode}
diff --git a/fithesis3/style/mu/phil.dtx b/fithesis3/style/mu/phil.dtx
index 15926e7..421729e 100644
--- a/fithesis3/style/mu/phil.dtx
+++ b/fithesis3/style/mu/phil.dtx
@@ -6,15 +6,15 @@
 % 1421/4581421/Vzor_bakalarske_prace.pdf}}.
 %    \begin{macrocode}
 \NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{fithesis3/style/mu/fithesis3-phil}[2015/04/26]
+\ProvidesPackage{fithesis3/style/mu/fithesis3-phil}[2015/05/30]
 %    \end{macrocode}
 % The file defines the color used with the hyperlinks.
 %    \begin{macrocode}
 \thesis@color@setup{
-  links={HTML}{00A1DE},
-  tableEmph={HTML}{00A1DE},
-  tableOdd={HTML}{E0F3FA},
-  tableEven={HTML}{B8E4F5}}
+  links={HTML}{6FCEF2},
+  tableEmph={HTML}{78CEF0},
+  tableOdd={HTML}{EBF6FA},
+  tableEven={HTML}{D0EBF5}}
 %    \end{macrocode}
 % The style file configures the title page header to include the
 % department and the field name.
diff --git a/fithesis3/style/mu/sci.dtx b/fithesis3/style/mu/sci.dtx
index 5a5b216..644e18c 100644
--- a/fithesis3/style/mu/sci.dtx
+++ b/fithesis3/style/mu/sci.dtx
@@ -6,15 +6,15 @@
 % \url{http://www.sci.muni.cz/NW/predpisy/od/OD-2014-05.pdf}}.
 %    \begin{macrocode}
 \NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{fithesis3/style/mu/fithesis3-sci}[2015/05/02]
+\ProvidesPackage{fithesis3/style/mu/fithesis3-sci}[2015/05/30]
 %    \end{macrocode}
 % The file defines the color used with the hyperlinks.
 %    \begin{macrocode}
 \thesis@color@setup{
-  links={HTML}{00AF3F},
-  tableEmph={HTML}{00AF3F},
-  tableOdd={HTML}{E0F5E8},
-  tableEven={HTML}{B8E8C9}}
+  links={HTML}{20E366},
+  tableEmph={HTML}{8EDEAA},
+  tableOdd={HTML}{EDF7F1},
+  tableEven={HTML}{CCEDD8}}
 %    \end{macrocode}
 % In addition to the main locale, the file also requires the
 % Czech and English locales.
-- 
GitLab