pub fn check(name: &str) -> Result<()>Expand description
Refuse a name that is not one of these, and say what the choices are.
Called where a theme is set rather than where a listing is rendered. A name nobody has is a typo, and a typo that silently produced the default would leave somebody looking at one palette and at a setting that claims another.