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