Improve color consistency for solaire-hl-line-face

This commit is contained in:
Jessie Hildebrandt 2022-12-29 19:24:24 -05:00
parent 13d46feebd
commit c80055970c

View File

@ -779,7 +779,7 @@
;; solaire-mode
`(solaire-default-face ((,class (:inherit default :background ,bg-alt))))
`(solaire-hl-line-face ((,class (:inherit hl-line :background ,bg))))
`(solaire-hl-line-face ((,class (:inherit hl-line :background ,base-3))))
;; swiper
`(swiper-line-face ((,class (:background ,blue :foreground ,base-0))))