(corfu-default (:background ,background))
(corfu-current (:inverse-video t :extend t))
(corfu-bar (:background ,foreground))
- (corfu-border (:background ,foreground)
+ (corfu-border (:background ,foreground))
;; git gutter
(git-gutter:modified (:background ,highlight :foreground ,highlight))
(orderless-match-face-0 (:bold t :underline t))
(orderless-match-face-1 (:bold t :underline t))
(orderless-match-face-2 (:bold t :underline t))
- (orderless-match-face-3 (:bold t :underline t))
- ))))
+ (orderless-match-face-3 (:bold t :underline t))))))
(defun wobow-themes--variant-name (variant)
"Create symbol for color theme variant VARIANT."