From f4c30ebe238dc23a3ad4598d9cbb90e8c114b33f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=20Novotn=C3=BD?= <witiko@gmail.com> Date: Tue, 29 Sep 2015 21:55:36 +0200 Subject: [PATCH] Updated the colors. --- fibeamer/fibeamer.dtx | 2 +- fibeamer/theme/mu/fi.dtx | 2 +- fibeamer/theme/mu/fsps.dtx | 2 +- fibeamer/theme/mu/fss.dtx | 4 ++-- fibeamer/theme/mu/phil.dtx | 4 ++-- fibeamer/theme/mu/sci.dtx | 4 ++-- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/fibeamer/fibeamer.dtx b/fibeamer/fibeamer.dtx index 45721c7..6b2a99d 100644 --- a/fibeamer/fibeamer.dtx +++ b/fibeamer/fibeamer.dtx @@ -287,7 +287,7 @@ % \end{macrocode} % When the |fonts| option is specified, the following packages will % be used by the package to configure the fonts in the presentation -% mode. +% mode: % \begin{itemize} % \item\textsf{ifthen} -- This package is used to construct % compound conditionals. diff --git a/fibeamer/theme/mu/fi.dtx b/fibeamer/theme/mu/fi.dtx index e22c95a..035c640 100644 --- a/fibeamer/theme/mu/fi.dtx +++ b/fibeamer/theme/mu/fi.dtx @@ -16,7 +16,7 @@ % dark frames. % \begin{macrocode} \definecolor{fibeamer@gold}{HTML}{a47312} - \definecolor{fibeamer@yellow}{HTML}{FFE169} + \definecolor{fibeamer@yellow}{HTML}{FFEB9C} \definecolor{fibeamer@yellowDark}{HTML}{E9BC09} \definecolor{fibeamer@gray}{HTML}{999999} \colorlet{fibeamer@backgroundInner}{fibeamer@gold} diff --git a/fibeamer/theme/mu/fsps.dtx b/fibeamer/theme/mu/fsps.dtx index a6ecc82..e85a32a 100644 --- a/fibeamer/theme/mu/fsps.dtx +++ b/fibeamer/theme/mu/fsps.dtx @@ -41,7 +41,7 @@ \setbeamercolor*{block title example}{ use=example text, fg=white, bg=fibeamer@blue!60!white} \setbeamercolor*{block title alerted}{ - use=alerted text, fg=white, bg=fibeamer@blue!90!white} + use=alerted text, fg=white, bg=fibeamer@blue!95!white} \setbeamercolor*{block body}{ fg=fibeamer@blue, use=block title, bg=fibeamer@gray!15!white} diff --git a/fibeamer/theme/mu/fss.dtx b/fibeamer/theme/mu/fss.dtx index 602b9f9..c19ab68 100644 --- a/fibeamer/theme/mu/fss.dtx +++ b/fibeamer/theme/mu/fss.dtx @@ -17,7 +17,7 @@ % \begin{macrocode} \definecolor{fibeamer@cyan}{HTML}{00796E} \definecolor{fibeamer@gray}{HTML}{999999} - \colorlet{fibeamer@backgroundInner}{fibeamer@cyan} + \colorlet{fibeamer@backgroundInner}{fibeamer@cyan!80!black} \colorlet{fibeamer@backgroundOuter}{fibeamer@cyan!60!black} % \end{macrocode} % The |darkframes| environment switches the |\iffibeamer@darktrue| @@ -41,7 +41,7 @@ \setbeamercolor*{block title example}{ use=example text, fg=white, bg=fibeamer@cyan!60!white} \setbeamercolor*{block title alerted}{ - use=alerted text, fg=white, bg=fibeamer@cyan!90!white} + use=alerted text, fg=white, bg=fibeamer@cyan} \setbeamercolor*{block body}{ fg=fibeamer@cyan, use=block title, bg=fibeamer@gray!15!white} diff --git a/fibeamer/theme/mu/phil.dtx b/fibeamer/theme/mu/phil.dtx index dff6377..e8c1998 100644 --- a/fibeamer/theme/mu/phil.dtx +++ b/fibeamer/theme/mu/phil.dtx @@ -17,7 +17,7 @@ % \begin{macrocode} \definecolor{fibeamer@blue}{HTML}{0071B2} \definecolor{fibeamer@gray}{HTML}{999999} - \colorlet{fibeamer@backgroundInner}{fibeamer@blue} + \colorlet{fibeamer@backgroundInner}{fibeamer@blue!80!black} \colorlet{fibeamer@backgroundOuter}{fibeamer@blue!60!black} % \end{macrocode} % The |darkframes| environment switches the |\iffibeamer@darktrue| @@ -41,7 +41,7 @@ \setbeamercolor*{block title example}{ use=example text, fg=white, bg=fibeamer@blue!60!white} \setbeamercolor*{block title alerted}{ - use=alerted text, fg=white, bg=fibeamer@blue!90!white} + use=alerted text, fg=white, bg=fibeamer@blue} \setbeamercolor*{block body}{ fg=fibeamer@blue, use=block title, bg=fibeamer@gray!15!white} diff --git a/fibeamer/theme/mu/sci.dtx b/fibeamer/theme/mu/sci.dtx index 9e9cfb3..f08e0c8 100644 --- a/fibeamer/theme/mu/sci.dtx +++ b/fibeamer/theme/mu/sci.dtx @@ -17,7 +17,7 @@ % \begin{macrocode} \definecolor{fibeamer@green}{HTML}{139632} \definecolor{fibeamer@gray}{HTML}{999999} - \colorlet{fibeamer@backgroundInner}{fibeamer@green} + \colorlet{fibeamer@backgroundInner}{fibeamer@green!90!black} \colorlet{fibeamer@backgroundOuter}{fibeamer@green!60!black} % \end{macrocode} % The |darkframes| environment switches the |\iffibeamer@darktrue| @@ -41,7 +41,7 @@ \setbeamercolor*{block title example}{ use=example text, fg=white, bg=fibeamer@green!60!white} \setbeamercolor*{block title alerted}{ - use=alerted text, fg=white, bg=fibeamer@green!90!white} + use=alerted text, fg=white, bg=fibeamer@green} \setbeamercolor*{block body}{ fg=fibeamer@green, use=block title, bg=fibeamer@gray!15!white} -- GitLab