Block-boxes now use the accent as their color

This commit is contained in:
Lukas Pietzschmann
2023-06-10 09:00:22 +02:00
parent 8de4d7cc9e
commit 79438111ff

View File

@@ -342,7 +342,7 @@
}{\end{beamerbox}}
\renewenvironment{block}[1][]{
\begin{beamerbox}{blue}{#1}
\begin{beamerbox}{accent}{#1}
}{\end{beamerbox}}
\renewenvironment{examples}[1][]{