forked from colonelpanic/dotfiles
[Emacs] Use flatland theme
This commit is contained in:
@@ -4596,7 +4596,7 @@ load-theme hook (See the heading below).
|
|||||||
** After ~load-theme~ hook
|
** After ~load-theme~ hook
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
(defvar imalison:light-theme 'solarized-light)
|
(defvar imalison:light-theme 'solarized-light)
|
||||||
(defvar imalison:dark-theme 'material)
|
(defvar imalison:dark-theme 'flatland)
|
||||||
|
|
||||||
(defun imalison:after-load-theme (&rest _args)
|
(defun imalison:after-load-theme (&rest _args)
|
||||||
(when (fboundp 'powerline-reset)
|
(when (fboundp 'powerline-reset)
|
||||||
|
Reference in New Issue
Block a user