further refined lstlisting style

This commit is contained in:
gabe 2022-02-13 19:49:02 -06:00
parent b377566b39
commit d0443e21c8

View file

@ -1,6 +1,6 @@
\documentclass[12pt]{article}
%colours
\usepackage[dvipsnames]{xcolour}
%gives us the ability to use colour
\usepackage[dvipsnames]{xcolor}
%to set margins
\usepackage[margin=2cm]{geometry}
%for math typing
@ -17,7 +17,7 @@
breakatwhitespace=false,
breaklines=true,
captionpos=b,
commentstyle=\color{green},
commentstyle=\color{Green},
frame=single,
keepspaces=true,
keywordstyle=\color{blue},