mirror of
https://github.com/emacs-vs/vs-dark-theme.git
synced 2025-12-05 18:20:30 -08:00
update header-line background
This commit is contained in:
parent
436e744616
commit
54f887bea8
1 changed files with 1 additions and 1 deletions
|
|
@ -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))))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue