Ashet OS

constant: ashet.Color.black

Definition

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