Searched defs:TextuiCharChromatic (Results 1 – 1 of 1) sorted by relevance
286 pub struct TextuiCharChromatic { struct287 c: Option<char>,290 frcolor: FontColor, // rgb293 bkcolor: FontColor, // rgb408 impl TextuiCharChromatic { impl