Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 564 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 564 Bytes

roc-color

🌈 Roc package for styling terminal contents with ANSI, 256 bit color and Truecolor

The interface of this library is heavily influenced by the Haskell package colourista.

Usage

The main function to interact with is formatWith which accepts a list of attributes and a fore- and background color to format a text with. Check the examples to get a feel for the library!

Documentation

A more detailed documentation of the exposed functions can be found at: https://phagenlocher.github.io/roc-color/