summaryrefslogtreecommitdiffstats
path: root/default.latex
diff options
context:
space:
mode:
Diffstat (limited to 'default.latex')
-rw-r--r--default.latex3
1 files changed, 3 insertions, 0 deletions
diff --git a/default.latex b/default.latex
index 2bf5c93..c2fdb2f 100644
--- a/default.latex
+++ b/default.latex
@@ -415,10 +415,13 @@ $endif$
415 415
416\renewcommand{\theFancyVerbLine}{\ttfamily\scriptsize\textcolor{normal text.fg!60!normal text.bg}{\arabic{FancyVerbLine}}} 416\renewcommand{\theFancyVerbLine}{\ttfamily\scriptsize\textcolor{normal text.fg!60!normal text.bg}{\arabic{FancyVerbLine}}}
417 417
418% TODO: redefine quote environment
419
418\BeforeBeginEnvironment{minted}{\begin{tcolorbox}[ 420\BeforeBeginEnvironment{minted}{\begin{tcolorbox}[
419 breakable, 421 breakable,
420 tile, 422 tile,
421 enhanced, 423 enhanced,
424 frame hidden,
422 left=6mm, 425 left=6mm,
423 colbacktitle=normal text.bg!80!normal text.fg, 426 colbacktitle=normal text.bg!80!normal text.fg,
424 coltitle=normal text.fg, 427 coltitle=normal text.fg,