/* Style definition file generated by highlight 3.42, http://www.andre-simon.de/ */
/* highlight theme: Flatiron Light */
body.hl	{ background-color:#fffdf7; }
pre.hl	{ color:#24292E; background-color:#fffdf7; font-size:14px; font-family:'Courier New',monospace;}
.hl.num { color: #D15704; }
.hl.esc { color: #070362; }
.hl.str { color:#032F62; }
.hl.pps { color:#735C0F; }
.hl.slc { color:#6A737D; }
.hl.com { color:#6A737D; }
.hl.ppc { color:#035f62; }
.hl.opt { color:#586069; }
.hl.ipl { color:#6F42C1; }
.hl.lin { color:#9da4ac; }
.hl.kwa { color:#E36209; }
.hl.kwb { color:#005CC5; }
.hl.kwc { color:#22863A; }
.hl.kwd { color:#735C0F; }


std: standard / no recognition
str: string
num: number
slc: single line comment
com: multiline comment
esc: escape character
ppc: preprocessor
pps: preprocessor string
opt: operator
ipl: interpolation
ws:  whitespace
kwX: keyword group X (X: a..z)