Block-boxes now use the accent as their color
This commit is contained in:
@@ -342,7 +342,7 @@
|
|||||||
}{\end{beamerbox}}
|
}{\end{beamerbox}}
|
||||||
|
|
||||||
\renewenvironment{block}[1][]{
|
\renewenvironment{block}[1][]{
|
||||||
\begin{beamerbox}{blue}{#1}
|
\begin{beamerbox}{accent}{#1}
|
||||||
}{\end{beamerbox}}
|
}{\end{beamerbox}}
|
||||||
|
|
||||||
\renewenvironment{examples}[1][]{
|
\renewenvironment{examples}[1][]{
|
||||||
|
|||||||
Reference in New Issue
Block a user