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