update the correct face
This commit is contained in:
parent
6ac8938e8c
commit
afdb957c0f
4 changed files with 8 additions and 8 deletions
|
@ -229,8 +229,8 @@
|
|||
;;; Corfu
|
||||
`(corfu-default ((t (:inherit company-tooltip))))
|
||||
`(corfu-current ((t (:inherit company-tooltip-common))))
|
||||
`(corfu-border ((t (:background ,fg-main))))
|
||||
`(corfu-bar ((t (:background ,accent-one))))
|
||||
`(corfu-border ((t (:background ,accent-one-saturated))))
|
||||
`(corfu-bar ((t (:background ,fg-main))))
|
||||
|
||||
;;; HL-todo
|
||||
`(hl-todo ((t (:inherit default :background ,(lighten accent-four-desaturated 0.2) :foreground ,(darken fg-main 0.3)))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue