Function get

Source
pub fn get(name: &str) -> Color
Expand description

Returns a color by name (case-insensitive), or DEFAULT color if not found.