Make title separator independently customizable from progress bar

This commit is contained in:
Ross Churchley 2015-06-10 14:50:36 -07:00
parent 6e7921273e
commit 3255f4b809
2 changed files with 5 additions and 2 deletions

View File

@ -76,9 +76,11 @@
\setbeamercolor{progress bar}{%
use=alerted text,
fg=alerted text.fg,
bg=mDarkTeal!50
bg=normal text.bg!50!fg
}
\setbeamercolor{title separator}{use=progress bar, parent=progress bar}
\setbeamercolor{palette primary}{%
% The “primary” palette should be used for the most important navigational
% elements, and possibly of other elements.

View File

@ -170,7 +170,8 @@
\fi
\begin{tikzpicture}
\draw[alerted text.fg] (0, 0) -- (\textwidth, 0);
\usebeamercolor{title separator}
\draw[fg] (0, 0) -- (\textwidth, 0);
\end{tikzpicture}%
\vspace*{1em}%