diff --git a/yoshi-theme.el b/yoshi-theme.el index c64b791..d0a1e78 100644 --- a/yoshi-theme.el +++ b/yoshi-theme.el @@ -177,7 +177,7 @@ `(eshell-ls-unreadable ((t (:foreground ,fgred)))) `(eshell-prompt ((t (:foreground ,yoshi-5 :weight unspecified)))) - `(fill-column-indicator ((t (:foreground ,yoshi-3 :inherit unspecified)))) + `(fill-column-indicator ((t (:foreground ,bgred :inherit unspecified)))) ;;; Flycheck `(flycheck-error ((t (:inherit unspecified :underline (:color ,fgred :style wave)))))