Ashet OS

constant: ashet.Color.cyan

Definition

const cyan: Color = .{
    .hue = 4,
    .value = 7,
    .saturation = 3,
};