From dda327f9a37b66a3d7110ac2c4cf65d28531ded4 Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Wed, 8 Feb 2023 22:57:09 +0100 Subject: Make trailing-whitespace consistent with isearch-fail --- .emacs.d/eighters-theme.el | 1 + 1 file changed, 1 insertion(+) (limited to '.emacs.d') diff --git a/.emacs.d/eighters-theme.el b/.emacs.d/eighters-theme.el index 72015b9..cc977cf 100644 --- a/.emacs.d/eighters-theme.el +++ b/.emacs.d/eighters-theme.el @@ -363,6 +363,7 @@ `(tab-line ((t (:inherit tab-bar :height 0.9)))) `(tab-line-tab-current ((t (:inherit (tab-line-tab tab-bar-tab))))) `(tab-line-tab-inactive ((t (:inherit (tab-line-tab tab-bar-tab-inactive))))) + `(trailing-whitespace ((t (:background ,bg-red)))) `(transient-argument ((t :weight bold :inherit font-lock-string-face))) `(transient-key ((t :inherit help-key-binding))) `(transient-unreachable-key ((t :inherit (shadow help-key-binding)))) -- cgit v1.2.3