aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--yoshi-theme.el2
1 files changed, 1 insertions, 1 deletions
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)))))