/* Solarized */
/* pre { white-space: pre-wrap; color: #586e75; background-color: #fdf6e3; } */

.Comment { color: #839496; font-style: italic; }
.Constant, .Number, .String, .Macro, .hsVarSym, .hsStatement, .hsStructure, .vimSynType { color: #2aa198; }
.Identifier, .VarId, .vimGroup, .vimHiGroup, .vimHiLink { color: #268bd2; }
.LineNr { font-weight: lighter; color: #839496; background-color: #e2e2e2/*#eee8d5*/; padding-bottom: 1pt; }
.PreProc, .cPreCondit, .PreCondit { color: #cb4b16; }
.Special, .SpecialChar { color: #dc322f; }
.Statement, .Label, .Repeat, .Conditional { color: #719e07; font-weight: bold; }
.Type, .StorageClass, .vimCommand, .ConId { color: #b58900; font-weight: bold; }

.hsImport { color: #d33682; }
.hsString, .vimIsCommand { color: #657b83; }
.vimGroup, .vimHiGroup { text-decoration: underline; text-decoration-style: dashed}
