Fix appearance of the header-line face once again
This commit is contained in:
parent
7f3f2fbb34
commit
a648c6f6d5
@ -170,7 +170,7 @@
|
|||||||
`(mode-line-emphasis ((,class (:foreground ,blue))))
|
`(mode-line-emphasis ((,class (:foreground ,blue))))
|
||||||
`(mode-line-highlight ((,class (:foreground ,fg))))
|
`(mode-line-highlight ((,class (:foreground ,fg))))
|
||||||
`(mode-line-buffer-id ((,class (:foreground ,base-8 :weight bold))))
|
`(mode-line-buffer-id ((,class (:foreground ,base-8 :weight bold))))
|
||||||
`(header-line ((,class (:inherit 'mode-line-inactive))))
|
`(header-line ((,class (:inherit 'mode-line-inactive ,base-6))))
|
||||||
|
|
||||||
;; ===============================
|
;; ===============================
|
||||||
;; -- Built-in packages/plugins --
|
;; -- Built-in packages/plugins --
|
||||||
|
Loading…
Reference in New Issue
Block a user