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