pub type Painter = fn(name: &str, theme: &Theme) -> Option<MarkPaint>;
What a registered mark looks like. None for a name this build does not paint, which reads as ordinary text.
None