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