yi-0.11.1: The Haskell-Scriptable Editor

Safe HaskellNone
LanguageHaskell2010

Yi.UI.Vty.Conversions

Synopsis

Documentation

colorToAttr :: (Color -> Attr -> Attr) -> Color -> Attr -> Attr Source

Convert a Yi Attr into a Vty attribute change.