Commit d03450199686

Vincent Demeester <vincent@sbr.pm>
2019-03-08 18:10:22
shortbrain-theme: add whitespace-indentation face
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 200a47b
Changed files (1)
lisp/shortbrain-theme.el
@@ -133,6 +133,7 @@
    `(whitespace-line ((t (:background ,bg-highlight-2 :foreground ,fg))))
    `(whitespace-space ((t (:background ,bg :foreground ,fg-slight-dim))))
    `(whitespace-tab ((t (:background ,bg :foreground ,fg-slight-dim))))
+   `(whitespace-indentation ((t (:background ,bg :foreground ,fg-dim))))
 
    ;; org
    `(org-agenda-date ((t (:foreground ,fg :height 1.2))))