mirror of
https://github.com/emacs-vs/vs-light-theme.git
synced 2025-12-06 02:30:34 -08:00
feat: customize header line
This commit is contained in:
parent
fcfceca1c6
commit
b73a25f9e4
1 changed files with 2 additions and 0 deletions
|
|
@ -51,6 +51,8 @@
|
||||||
`(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"))))
|
||||||
|
|
||||||
`(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