~lthms/colorless-themes.el

46d477ec5a367beb6c8e75e017ae2c3a31250136 — Thomas Letan 3 years ago 736f7a1
Support fill-column-indicator
1 files changed, 1 insertions(+), 0 deletions(-)

M colorless-themes.el
M colorless-themes.el => colorless-themes.el +1 -0
@@ 57,6 57,7 @@ ORANGE, YELLOW and GREEN are pretty self-explanatory."
      '(cursor ((t (:background ,fg+ :foreground ,bg+))))
      '(mode-line ((t (:background ,fade))))
      '(mode-line-inactive ((t ())))
      '(fill-column-indicator ((t (:foreground ,fade))))
      '(isearch ((t (:weight bold :background ,green :foreground ,bg))))
      '(lazy-highlight ((t (:weight bold :background ,current-line :foreground ,green))))
      '(evil-ex-substitute-matches ((t (:weight bold :strike-through t :foreground ,red))))