Ashet OS

constant: ashet.Color.red

Definition

const red: Color = .{
    .hue = 0,
    .value = 7,
    .saturation = 3,
};