Ashet OS

constant: ashet.Color.green

Definition

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