yi-contrib-0.8.1: Add-ons to Yi, the Haskell-Scriptable Editor

Safe HaskellNone
LanguageHaskell98

Yi.Config.Users.Michal

Synopsis

Documentation

defaultColor :: Color Source

I declare "proper black" in GTK, since Vty terminal seems to have grayish black in 16-color system. Fortunately default _background_ color is available through Default :: Yi.Style.Color. Note that this works only in background! (Default foreground color is green.)

prefIndent :: Mode syntax -> Mode syntax Source