diff options
author | Sébastien Dailly <sebastien@chimrod.com> | 2018-05-08 12:11:05 +0200 |
---|---|---|
committer | Sébastien Dailly <sebastien@chimrod.com> | 2018-05-08 12:11:05 +0200 |
commit | 78758ad176a652f255ed764e58e9d7156a729b83 (patch) | |
tree | bead8ab4bb7a587076f2ecdcca6f2ef81a2f3f1a /latex_docutils/texmf | |
parent | 4bcef5b66d8c4819e5b5459282eab2d92247c8c2 (diff) |
Update docutils styles
Diffstat (limited to 'latex_docutils/texmf')
-rw-r--r-- | latex_docutils/texmf/tex/latex/docUtils/DUpygments/DUpygments-monokai.sty | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/latex_docutils/texmf/tex/latex/docUtils/DUpygments/DUpygments-monokai.sty b/latex_docutils/texmf/tex/latex/docUtils/DUpygments/DUpygments-monokai.sty index 7c93d2a..e95f4dc 100644 --- a/latex_docutils/texmf/tex/latex/docUtils/DUpygments/DUpygments-monokai.sty +++ b/latex_docutils/texmf/tex/latex/docUtils/DUpygments/DUpygments-monokai.sty @@ -3,6 +3,7 @@ % (output of `pygmentize -S <style> -f html`). \RequirePackage{color} +\providecommand*\DUroleln[1]{\textcolor[rgb]{1.00,1.00,1.00}{#1}} \providecommand*\DUrolehll[1]{\textcolor[rgb]{0.29,0.28,0.24}{#1}} % Comment \providecommand*\DUrolec[1]{\textcolor[rgb]{0.46,0.44,0.37}{#1}} |