Packages

A Gleam library for styling string in the terminal with ANSI Escape Sequences

Current section

Files

Jump to
galant include galant_Color256.hrl
Raw

include/galant_Color256.hrl

-record(color256, {text :: binary(), color :: integer()}).