Ashet OS

constant: ashet.Color.blue

Definition

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