euporie.core.style.pyg_get_style_by_name
- euporie.core.style.pyg_get_style_by_name(name)
Return a style class by its short name. The names of the builtin styles are listed in
pygments.styles.STYLE_MAP.Will raise
pygments.util.ClassNotFoundif no style of that name is found.