Skip to main content

Module colors

Module colors 

Source
Expand description

Color extraction using k-means clustering

This module extracts dominant colors from images and generates terminal-compatible color schemes.

Structsยง

ColorExtractor
Extracts dominant colors from images using k-means clustering
ColorScheme
A complete color scheme for terminal theming
ExtractionOptions
Options for color extraction
Rgb
RGB color with floating-point components (0.0-1.0)