Ashet OS

constant: ashet.Color.magenta

Definition

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