[][src]Type Definition glerminal::Color

type Color = [f32; 4];

Represents a color with values from 0.0 to 1.0 (red, green, blue, alpha)