This commit is contained in:
Jessie Hildebrandt 2022-12-19 23:03:45 -05:00
parent 33748d0822
commit dcac3462b4

View File

@ -196,7 +196,7 @@
`(mode-line-emphasis ((,class (:foreground ,blue))))
`(mode-line-highlight ((,class (:foreground ,fg))))
`(mode-line-buffer-id ((,class (:foreground ,base-8 :weight bold))))
`(header-line ((,class (:inherit 'mode-line-inactive ,base-6))))
`(header-line ((,class (:inherit 'mode-line-inactive :foreground ,base-7))))
;; ---------------------------------- ;;
;; Internal/built-in packages