Function: toggle-theme

toggle-theme is a function alias and interactive for theme-choose-variant, defined in custom.el.gz.

Signature

(toggle-theme &optional NO-CONFIRM NO-ENABLE)

Documentation

Switch from the current theme to one of its variants.

The current theme will be disabled before variant is enabled. If the current theme has only one variant, switch to that variant without prompting, otherwise prompt for the variant to select. See load-theme for the meaning of NO-CONFIRM and NO-ENABLE.

Key Bindings

Aliases

toggle-theme