diff options
Diffstat (limited to 'slides.md')
-rw-r--r-- | slides.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -36,6 +36,8 @@ header-includes: | | |||
36 | \usemintedstyle{dracula} | 36 | \usemintedstyle{dracula} |
37 | \definecolor{mybg}{rgb}{0.207843, 0.219608, 0.27451} | 37 | \definecolor{mybg}{rgb}{0.207843, 0.219608, 0.27451} |
38 | \setminted{bgcolor=mybg,tabsize=4,breaklines} | 38 | \setminted{bgcolor=mybg,tabsize=4,breaklines} |
39 | |||
40 | \setmonofont{Fira Code}[ItalicFont={Latin Modern Mono 10 Italic}] | ||
39 | ``` | 41 | ``` |
40 | --- | 42 | --- |
41 | 43 | ||