Ashet OS

constant: ashet.Color.white

Definition

const white: Color = .{
    .hue = 7,
    .value = 7,
    .saturation = 0,
};