This commit is contained in:
2022-12-04 16:32:16 -05:00
parent d156927fab
commit efe2f09b17
6 changed files with 31 additions and 6 deletions
+1
View File
@@ -178,6 +178,7 @@
\definecolor{MintedBg}{RGB}{38, 38, 38}
\newcommand{\toc}{\tableofcontents\raggedbottom}
\newenvironment{code}[1]{\color{white}\VerbatimEnvironment\begin{minted}[bgcolor=MintedBg]{#1}}{\end{minted}}