Skip to main content

Crate chromakopia

Crate chromakopia 

Source

Modules§

animate
Animated terminal gradients — rainbow, pulse, glitch, radar, neon, karaoke.
presets
Built-in gradient presets matching gradient-string’s named gradients.

Structs§

Color
An RGB color.
Gradient
A gradient that can be applied to strings.

Enums§

HsvSpin
Direction around the hue wheel when using HSV interpolation.
Interpolation
How to interpolate between color stops.

Functions§

bg_color
Get the terminal background color.
fg_color
Get the terminal foreground color.
gradient
Create a gradient from a slice of colors.
set_bg_color
Manually set the background color (overrides auto-detection).
set_fg_color
Manually set the foreground color (overrides auto-detection).