pub fn map_vt100_color(c: Color, default: Color) -> Color
Map VT100 color to Skia Color
If is_bg is true, Default maps to background color instead of foreground
is_bg