Fix modeline theme when reloading packages buffer

This commit is contained in:
MitchMarq42 2022-11-19 17:28:36 -09:00
parent af2974fe03
commit 64cb0edc5d

View File

@ -469,9 +469,10 @@ targets."
:custom-face
(mode-line-buffer-id
((t (:inherit mode-line-active))))
:after airline-themes
:init
(load-theme 'airline-kolor)
(fmakunbound #'airline-themes-set-modeline)
(defun airline-themes-set-modeline () nil)
(setq telephone-line-primary-left-separator 'telephone-line-identity-left
telephone-line-secondary-left-separator 'telephone-line-identity-hollow-left
telephone-line-primary-right-separator 'telephone-line-identity-right