Add glyph character faces
This commit is contained in:
parent
5e99b93b1e
commit
329aff8a0d
@ -171,6 +171,8 @@
|
||||
`(vertical-border ((,class (:background ,bg-alt :foreground ,bg-alt))))
|
||||
`(link ((,class (:foreground ,blue :underline t :weight bold))))
|
||||
`(link-visited ((,class (:foreground ,magenta :underline t :weight bold))))
|
||||
`(escape-glyph ((,class (:foreground ,pink))))
|
||||
`(homoglyph ((,class (:inherit 'escape-glyph))))
|
||||
`(widget-single-line-field ((,class :background ,base-5)))
|
||||
`(widget-field ((,class (:inherit 'widget-single-line-field :extend t))))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user