mirror of
https://git.sr.ht/~ryuslash/yoshi-theme
synced 2025-01-31 03:15:52 +01:00
Add header-line face
This commit is contained in:
parent
09ce915308
commit
90b4e6a526
1 changed files with 1 additions and 0 deletions
|
@ -67,6 +67,7 @@
|
|||
`(font-lock-variable-name-face ((t (:foreground ,fgyellow))))
|
||||
`(font-lock-warning-face ((t (:foreground ,fgorange :inherit unspecified :weight bold))))
|
||||
`(fringe ((t (:background unspecified :inherit default))))
|
||||
`(header-line ((t (:background ,bgblue :foreground ,fgbright :box (:color ,bgblue :line-width 5 :style nil)))))
|
||||
`(highlight ((t (:background ,bgcyan))))
|
||||
`(italic ((t (:slant italic))))
|
||||
`(link ((t (:foreground ,fgorange :underline t))))
|
||||
|
|
Loading…
Reference in a new issue