Function grep_printer::default_color_specs[][src]

pub fn default_color_specs() -> Vec<UserColorSpec>
Expand description

Returns a default set of color specifications.

This may change over time, but the color choices are meant to be fairly conservative that work across terminal themes.

Additional color specifications can be added to the list returned. More recently added specifications override previously added specifications.