Module crossterm::color

source ·
Expand description

With this module you can perform actions that are color related. Like styling the font, foreground color and background.

Structs

Struct that stores an specific platform implementation for color related actions.

Functions

Get an Terminal Color implementation whereon color related actions can be performed. Pass the reference to any screen you want this type to perform actions on.
Get an Terminal Color implementation whereon color related actions can be performed. Pass the reference to any screen you want this type to perform actions on.