vty-unix
Safe HaskellSafe-Inferred
LanguageHaskell2010

Graphics.Vty.Platform.Unix.Output.Color

Description

Best-effort terminfo-based color mode detection.

This module is exposed for testing purposes only; applications should never need to import this directly.

Documentation

detectColorMode :: String -> IO ColorMode Source #