helm-themes.el
provides Emacs themes selection with helm interface.
You can set theme temporary by persistent action.
- Emacs 24.3 or higher
- helm 1.7.7 or higher
helm-themes.el
reset to original theme if you cancel to set theme(Such as C-g
).
But helm-themes.el
cannot reset original theme if you set your own color
setting for some faces.
Set themes with helm interface. This persistent action can set theme temporary.
M-x helm-themes
(require 'helm-config)
(require 'helm-themes)