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

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

[nongnu] elpa/dracula-theme a2a18d1 089/187: Remove two other duplicate


From: ELPA Syncer
Subject: [nongnu] elpa/dracula-theme a2a18d1 089/187: Remove two other duplicate whitespaces
Date: Thu, 21 Oct 2021 18:05:01 -0400 (EDT)

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

    Remove two other duplicate whitespaces
---
 dracula-theme.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dracula-theme.el b/dracula-theme.el
index aabd4d5..024a6f2 100644
--- a/dracula-theme.el
+++ b/dracula-theme.el
@@ -45,7 +45,7 @@
                (ffap :foreground ,fg4)
                (fringe :background ,dracula-bg :foreground ,fg4)
                (highlight :foreground ,fg3 :background ,bg3)
-               (hl-line :background  ,dracula-current :extend t)
+               (hl-line :background ,dracula-current :extend t)
                (info-quoted-name :foreground ,dracula-orange)
                (info-string :foreground ,dracula-yellow)
                (lazy-highlight :foreground ,fg2 :background ,bg3)
@@ -89,7 +89,7 @@
                (company-template-field :inherit region)
                (company-tooltip :foreground ,fg2 :background ,dracula-bg :bold 
t)
                (company-tooltip-annotation :foreground ,dracula-cyan)
-               (company-tooltip-common  :foreground ,fg3)
+               (company-tooltip-common :foreground ,fg3)
                (company-tooltip-common-selection :foreground ,dracula-yellow)
                (company-tooltip-mouse :inherit highlight)
                (company-tooltip-selection :background ,bg3 :foreground ,fg3)



reply via email to

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