rush hour 3
This commit is contained in:
@@ -53,19 +53,19 @@
|
||||
% Optimize your compilation for color based monitors (e.g. web) or print b/w ---
|
||||
|
||||
% WEB
|
||||
\definecolor{colKeys}{rgb}{0,0,1}
|
||||
\definecolor{colIdentifier}{rgb}{0,0,0}
|
||||
\definecolor{colComments}{rgb}{1,0,0}
|
||||
\definecolor{colString}{rgb}{0,0.5,0}
|
||||
\definecolor{light-gray}{cmyk}{0,0,0,0.6}
|
||||
|
||||
% PRINT dont forget to change icon in meta, and pdf config
|
||||
%\definecolor{colKeys}{cmyk}{0,0,0,1}
|
||||
%\definecolor{colIdentifier}{cmyk}{0,0,0,1}
|
||||
%\definecolor{colComments}{cmyk}{0,0,0,1}
|
||||
%\definecolor{colString}{cmyk}{0,0,0,1}
|
||||
%\definecolor{colKeys}{rgb}{0,0,1}
|
||||
%\definecolor{colIdentifier}{rgb}{0,0,0}
|
||||
%\definecolor{colComments}{rgb}{1,0,0}
|
||||
%\definecolor{colString}{rgb}{0,0.5,0}
|
||||
%\definecolor{light-gray}{cmyk}{0,0,0,0.6}
|
||||
|
||||
% PRINT dont forget to change icon in meta, and pdf options below
|
||||
\definecolor{colKeys}{cmyk}{0,0,0,1}
|
||||
\definecolor{colIdentifier}{cmyk}{0,0,0,1}
|
||||
\definecolor{colComments}{cmyk}{0,0,0,1}
|
||||
\definecolor{colString}{cmyk}{0,0,0,1}
|
||||
\definecolor{light-gray}{cmyk}{0,0,0,0.6}
|
||||
|
||||
% Link url, break urls etc. ----------------------------------------------------
|
||||
\usepackage{url}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user