yi-frontend-vty-0.13.5: Vty frontend for Yi editor

Safe HaskellNone
LanguageHaskell2010

Yi.Frontend.Vty.Conversions

Synopsis

Documentation

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

Convert a Yi Attr into a Vty attribute change.