Ashet OS

constant: ashet.Color.lime

Definition

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