mirror of
https://github.com/emacs-vs/vs-light-theme.git
synced 2025-12-05 18:20:30 -08:00
update header-line background
This commit is contained in:
parent
b73a25f9e4
commit
e07fdeb808
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@
|
||||||
`(font-lock-type-face ((t (:foreground "#2B91AF"))))
|
`(font-lock-type-face ((t (:foreground "#2B91AF"))))
|
||||||
`(font-lock-variable-name-face ((t (:foreground "#000000"))))
|
`(font-lock-variable-name-face ((t (:foreground "#000000"))))
|
||||||
|
|
||||||
`(header-line ((t (:background "grey90" :foreground "grey20"))))
|
`(header-line ((t (:background "#F6F6F6" :foreground "#000000"))))
|
||||||
|
|
||||||
`(mode-line ((t :box ( :line-width -1 :style released-button))))
|
`(mode-line ((t :box ( :line-width -1 :style released-button))))
|
||||||
`(mode-line-inactive ((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