Fix modeline theme when reloading packages buffer
This commit is contained in:
parent
af2974fe03
commit
64cb0edc5d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user