emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/dracula-theme f0c8a67 090/187: Move together trailing whit


From: ELPA Syncer
Subject: [nongnu] elpa/dracula-theme f0c8a67 090/187: Move together trailing whitespace faces
Date: Thu, 21 Oct 2021 18:05:01 -0400 (EDT)

branch: elpa/dracula-theme
commit f0c8a6731a9808c76715d1c6e83b77f7e5646879
Author: Étienne Deparis <etienne@depar.is>
Commit: Étienne Deparis <etienne@depar.is>

    Move together trailing whitespace faces
---
 dracula-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dracula-theme.el b/dracula-theme.el
index 024a6f2..d9386e8 100644
--- a/dracula-theme.el
+++ b/dracula-theme.el
@@ -56,9 +56,9 @@
                (region :background ,dracula-yellow :foreground ,dracula-bg 
:extend t)
                (show-paren-match-face :background ,dracula-orange)
                (trailing-whitespace :foreground nil :background 
,dracula-orange)
+               (whitespace-trailing :inherit trailing-whitespace)
                (vertical-border :foreground ,bg2)
                (warning :foreground ,dracula-orange)
-               (whitespace-trailing :inherit trailing-whitespace)
                (header-line :background ,dracula-bg)
                ;; syntax
                (font-lock-builtin-face :foreground ,dracula-orange)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]