🌈 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.
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!
A more detailed documentation of the exposed functions can be found at: https://phagenlocher.github.io/roc-color/