Crate simple_color_palette

Source

Structs§

Color
Represents a single color in the palette.
ColorComponents
Color components representing RGB values and opacity.
ColorPalette
An implementation of the Simple Color Palette format — a minimal JSON-based file format for defining color palettes.

Enums§

PaletteError