class InvertImage(Setting, MenuAction):
    """Toggles image inversion.

    To learn how images are inverted check also append_to_styles().
    """