Ashet OS

constant: ashet.Color.yellow

Definition

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