Skip to content

Commit 2ecc7c0

Browse files
committed
Fixed lst using wrong color
1 parent 920fadb commit 2ecc7c0

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

tastydoc/report/report.pdf

0 Bytes
Binary file not shown.

tastydoc/report/report.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
showstringspaces=false, % underline spaces within strings only
2222
showtabs=false, % show tabs within strings adding particular underscores
2323
stepnumber=2, % the step between two line-numbers. If it's 1, each line will be numbered
24-
stringstyle=\color{mymauve}, % string literal style
24+
stringstyle=\color{purple}, % string literal style
2525
tabsize=2, % sets default tabsize to 2 spaces
2626
title=\lstname % show the filename of files included with \lstinputlisting; also try caption instead of title
2727
}

0 commit comments

Comments
 (0)