From 903bc601c6d461979986e0f440cd97de56e0505b Mon Sep 17 00:00:00 2001 From: Manuel Traut Date: Thu, 31 Jan 2013 16:53:42 +0100 Subject: make comments in listings better readable use blue instead of light green Signed-off-by: Manuel Traut --- configmasterpres.tex | 2 +- configpres.tex | 2 +- 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} } -- cgit v1.2.3