forked from colonelpanic/dotfiles
[Emacs] Change default theme to gotham
This commit is contained in:
parent
b0b03881e9
commit
9dd253b39b
@ -5041,7 +5041,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 'flatland)
|
||||
(defvar imalison:dark-theme 'gotham)
|
||||
|
||||
(defun imalison:after-load-theme (&rest _args)
|
||||
(when (fboundp 'powerline-reset)
|
||||
|
Loading…
Reference in New Issue
Block a user