Revert "[Init] Enable ‘smart-mode-line-dark’ explicitly"
Enough to customize ‘sml/theme’ explicitly.
This reverts commit 535112b55a.
This commit is contained in:
parent
535112b55a
commit
0b04beeb3e
4
init.el
4
init.el
@ -101,10 +101,6 @@
|
|||||||
(ignore-errors ; don’t barf if mode cannot be loaded
|
(ignore-errors ; don’t barf if mode cannot be loaded
|
||||||
(funcall mode +1)))
|
(funcall mode +1)))
|
||||||
|
|
||||||
;; Theming (workaround, as this does not seem to be loaded from custom.el …)
|
|
||||||
|
|
||||||
(load-theme 'smart-mode-line-dark)
|
|
||||||
|
|
||||||
;; Global Hooks
|
;; Global Hooks
|
||||||
|
|
||||||
(when (package-installed-p 'lispy)
|
(when (package-installed-p 'lispy)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user