def help_highlight(string): return highlight(string, HelpLexer(), Terminal256Formatter(style='monokai'))