deep='rgb:3D4C59'
## code
cat <<-COLORSCHEME
- face global value ${foreground},${background}+di
- face global type default+bu
+ face global value ${foreground}+di
+ face global type ${foreground}+u
face global variable ${foreground}+i
- face global module default@string
+ face global module string
face global function ${accent}+di
face global string ${grey}+i
face global keyword ${accent}
face global comment ${deep}
face global documentation comment
face global meta ${accent}+d
- face global builtin default+i
+ face global builtin ${foreground}+i
- face global title ${accent}+bi
+ face global title ${accent}+i
face global header title
face global mono string
face global block mono
face global Default ${foreground},${background}
face global PrimarySelection ${background},${accent}+fg
- face global SecondarySelection ${accent}+drfg
+ face global SecondarySelection ${accent},${background}+rdfg
face global PrimaryCursor ${background},${foreground}+fg
- face global SecondaryCursor ${foreground}+drfg
+ face global SecondaryCursor ${foreground},${background}+rdfg
face global PrimaryCursorEol ${grey}+r
face global SecondaryCursorEol ${grey}+dr
face global LineNumbers ${grey},${background}+d