Add corfu-popupinfo face

This commit is contained in:
Jessie Hildebrandt 2022-12-19 19:25:52 -05:00
parent b228023a55
commit 432939a9d9

View File

@ -460,6 +460,7 @@
`(corfu-bar ((,class (:background ,base-5))))
`(corfu-border ((,class (:background ,base-3))))
`(corfu-echo ((,class (:inherit 'font-lock-doc-face))))
`(corfu-popupinfo ((,class (:inherit 'corfu-default))))
;; diff-hl
`(diff-hl-change ((,class (:foreground ,orange))))