This commit is contained in:
BirDt_ 2025-08-16 22:57:06 +08:00
parent 22ea42f3d7
commit 6ac8938e8c
4 changed files with 4 additions and 4 deletions

View file

@ -229,7 +229,7 @@
;;; Corfu
`(corfu-default ((t (:inherit company-tooltip))))
`(corfu-current ((t (:inherit company-tooltip-common))))
`(corfu-border ((t (:background ,accent-one-saturated))))
`(corfu-border ((t (:background ,fg-main))))
`(corfu-bar ((t (:background ,(darken fg-main 0.2)))))
;;; HL-todo