Add definition for solaire-fringe-face

This commit is contained in:
Jessie Hildebrandt 2022-12-29 23:19:40 -05:00
parent 1c2fe39161
commit 7a37e14bbf

View File

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