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

LicenseGPL-2
Maintaineryi-devel@googlegroups.com
Stabilityexperimental
Portabilityportable
Safe HaskellNone
LanguageHaskell98
ExtensionsOverloadedStrings

Yi.Config.Users.Michal

Description

 

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