Add face definitions for vundo
This commit is contained in:
parent
aa62db610a
commit
151afcecf9
@ -774,6 +774,12 @@
|
|||||||
;; vertico
|
;; vertico
|
||||||
`(vertico-current ((,class (:inherit 'hl-line :background ,base-3 :weight bold))))
|
`(vertico-current ((,class (:inherit 'hl-line :background ,base-3 :weight bold))))
|
||||||
|
|
||||||
|
;; vundo
|
||||||
|
`(vundo-default ((,class (:background ,bg-alt))))
|
||||||
|
`(vundo-stem ((,class (:foreground ,base-5))))
|
||||||
|
`(vundo-node ((,class (:foreground ,base-6))))
|
||||||
|
`(vundo-highlight ((,class (:foreground ,blue))))
|
||||||
|
|
||||||
;; which-func
|
;; which-func
|
||||||
`(which-func ((,class (:foreground ,blue))))
|
`(which-func ((,class (:foreground ,blue))))
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user