update header-line background

This commit is contained in:
JenChieh 2024-07-29 15:03:03 -07:00
parent 436e744616
commit 54f887bea8

View file

@ -51,7 +51,7 @@
`(font-lock-type-face ((t (:foreground "#38EFCA"))))
`(font-lock-variable-name-face ((t (:foreground "#D2D2D2"))))
`(header-line ((t (:background "grey20" :foreground "grey90"))))
`(header-line ((t (:background "#383838" :foreground "#FAFAFA"))))
`(mode-line ((t :box ( :line-width -1 :style released-button))))
`(mode-line-inactive ((t :box ( :line-width -1 :style released-button))))