Skip to main contentCrate chromakopia
Source - animate
- Animated terminal gradients — rainbow, pulse, glitch, radar, neon, karaoke.
- presets
- Built-in gradient presets matching gradient-string’s named gradients.
- Color
- An RGB color.
- Gradient
- A gradient that can be applied to strings.
- HsvSpin
- Direction around the hue wheel when using HSV interpolation.
- Interpolation
- How to interpolate between color stops.
- 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).