changeset 227:5ecc497a667a

Color keywords and comments
author Martin Geisler <mg@aragost.com>
date Fri, 19 Nov 2010 14:25:37 +0100
parents be7c10f2b28a
children 6560a810df8e
files mercurial.tex
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/mercurial.tex
+++ b/mercurial.tex
@@ -18,6 +18,8 @@
   frame=single,
   framerule=0.4pt,
   rulecolor=\color{structure.fg},
+  keywordstyle=\color{structure.fg}\textbf,
+  commentstyle=\color{blue!80!black}\textsl,
   %backgroundcolor=\color{white},
 }