summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Traut <manut@mecka.net>2013-01-31 16:53:42 +0100
committerManuel Traut <manut@mecka.net>2013-01-31 16:53:42 +0100
commit903bc601c6d461979986e0f440cd97de56e0505b (patch)
treea5b9d896109ac263f04d6d4d4fb5193eb0a8ad7a
parentc3e4836f61870f60d229d97b59629e496352cfe9 (diff)
make comments in listings better readable
use blue instead of light green Signed-off-by: Manuel Traut <manut@mecka.net>
-rw-r--r--configmasterpres.tex2
-rw-r--r--configpres.tex2
2 files changed, 2 insertions, 2 deletions
diff --git a/configmasterpres.tex b/configmasterpres.tex
index e12b59a..b56e163 100644
--- a/configmasterpres.tex
+++ b/configmasterpres.tex
@@ -29,7 +29,7 @@
extendedchars=true,
backgroundcolor=\color{lbcolor},
keywordstyle=\bf ,
- commentstyle=\color{green},
+ commentstyle=\color{blue},
stringstyle=\color{red}
}
diff --git a/configpres.tex b/configpres.tex
index c86d8a0..ae157c1 100644
--- a/configpres.tex
+++ b/configpres.tex
@@ -29,7 +29,7 @@
extendedchars=true,
backgroundcolor=\color{lbcolor},
keywordstyle=\bf ,
- commentstyle=\color{green},
+ commentstyle=\color{blue},
stringstyle=\color{red}
}