Fix appearance of header-line face
This commit is contained in:
parent
780e3847f3
commit
9b79a63e34
@ -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 :foreground ,fg))))
|
`(header-line ((,class (:inherit 'mode-line-inactive))))
|
||||||
|
|
||||||
;; ===============================
|
;; ===============================
|
||||||
;; -- Built-in packages/plugins --
|
;; -- Built-in packages/plugins --
|
||||||
|
Loading…
Reference in New Issue
Block a user