Fixed typo
This commit is contained in:
@@ -214,7 +214,7 @@
|
||||
|
||||
\setbeamercolor{structure}{fg=black}
|
||||
\setbeamercolor{normal text}{fg=black}
|
||||
\setbeamercolor{separator}{fg=marroon, bg=marroon}
|
||||
\setbeamercolor{separator}{fg=maroon, bg=maroon}
|
||||
\setbeamercolor{footline}{bg=lightgray}
|
||||
|
||||
\setbeamercolor{block body}{bg=lightgray}
|
||||
@@ -338,7 +338,7 @@
|
||||
\newtcolorbox{beamerbox}[2]{IfBlankTF={#2}{toprule=2mm}{title=#2},colback=#1!5!white,colframe=#1!75!black}
|
||||
|
||||
\renewenvironment{definition}[1][\empty]{
|
||||
\begin{beamerbox}{marroon}{#1}
|
||||
\begin{beamerbox}{maroon}{#1}
|
||||
}{\end{beamerbox}}
|
||||
|
||||
\renewenvironment{block}[1][]{
|
||||
|
||||
Reference in New Issue
Block a user