pub fn map_ansi_color(c: Color, default_fg: Color, default_bg: Color) -> Color
Map an alacritty Color to a Freya Color. default_fg / default_bg resolve NamedColor::Foreground / Background to the configured colors.
Color
default_fg
default_bg
NamedColor::Foreground
Background