Set modeline theme to respectful

This commit is contained in:
laurensmiers 2018-06-12 21:32:58 +02:00
parent dc8880dfc1
commit 945a55a2c0

View file

@ -206,7 +206,7 @@ FYI: At one point, used this together with sr-speedbar. They did not play well t
:ensure t :ensure t
:config :config
(setq sml/no-confirm-load-theme t) (setq sml/no-confirm-load-theme t)
(setq sml/theme 'powerline) (setq sml/theme 'respectful)
(sml/setup) (sml/setup)
) )
#+END_SRC #+END_SRC