Add link-visited face definition
This commit is contained in:
parent
d83415d62d
commit
f5a1426451
@ -169,6 +169,7 @@
|
||||
`(nobreak-space ((,class (:inherit 'default :underline nil))))
|
||||
`(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))))
|
||||
`(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