vty-windows-0.2.0.2: Windows backend for Vty
Safe HaskellSafe-Inferred
LanguageHaskell2010

Graphics.Vty.Platform.Windows.Output.Color

Description

This module provides functions to detect the most appropriate color mode for the current environment.

Synopsis

Documentation

detectColorMode :: String -> IO ColorMode Source #

Windows console supports full color.

defaultColorMode :: IO ColorMode Source #

The default color mode for Windows