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 bg=palette primary.bg
} }
} }
\centering \setbeamercolor{local structure}{
\usebeamercolor[fg]{palette primary} fg=palette primary.fg
\usebeamerfont{standout} }
\centering
\usebeamercolor[fg]{palette primary}
\usebeamerfont{standout}
} }
% \end{macrocode} % \end{macrocode}
% %