diff options
| -rw-r--r-- | configmasterpres.tex | 2 | ||||
| -rw-r--r-- | 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} } |
