diff --git a/vs-dark-theme.el b/vs-dark-theme.el index 7f4f134..19939f7 100644 --- a/vs-dark-theme.el +++ b/vs-dark-theme.el @@ -77,6 +77,8 @@ :color "#464646"))) `((t :background "#72A4FF")))) + `(show-eof-mode-marker-face ((t :background "#252525" :foreground "#888581"))) + `(highlight-indent-guides-odd-face ((t :foreground "#414141"))) `(highlight-indent-guides-even-face ((t :foreground "#414141"))) `(highlight-indent-guides-character-face ((t :foreground "#414141")))