Fix #267: set local structure color for standout

This commit is contained in:
Matthias Vogelgesang 2017-03-28 10:27:16 +02:00
parent 7b1eed33b9
commit 36ef780a7c
1 changed files with 6 additions and 3 deletions

View File

@ -556,9 +556,12 @@
bg=palette primary.bg
}
}
\centering
\usebeamercolor[fg]{palette primary}
\usebeamerfont{standout}
\setbeamercolor{local structure}{
fg=palette primary.fg
}
\centering
\usebeamercolor[fg]{palette primary}
\usebeamerfont{standout}
}
% \end{macrocode}
%