Fix typo
This commit is contained in:
parent
33748d0822
commit
dcac3462b4
@ -196,7 +196,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 ,base-6))))
|
`(header-line ((,class (:inherit 'mode-line-inactive :foreground ,base-7))))
|
||||||
|
|
||||||
;; ---------------------------------- ;;
|
;; ---------------------------------- ;;
|
||||||
;; Internal/built-in packages
|
;; Internal/built-in packages
|
||||||
|
Loading…
Reference in New Issue
Block a user