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

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

[nongnu] elpa/dracula-theme cc52412 084/187: Cleanup weird whitespaces


From: ELPA Syncer
Subject: [nongnu] elpa/dracula-theme cc52412 084/187: Cleanup weird whitespaces
Date: Thu, 21 Oct 2021 18:05:00 -0400 (EDT)

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

    Cleanup weird whitespaces
---
 dracula-theme.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dracula-theme.el b/dracula-theme.el
index e281df6..9393ee0 100644
--- a/dracula-theme.el
+++ b/dracula-theme.el
@@ -71,7 +71,7 @@
                (font-lock-negation-char-face :foreground ,dracula-cyan)
                (font-lock-reference-face :foreground ,dracula-cyan)
                (font-lock-string-face :foreground ,dracula-yellow)
-               (font-lock-type-face :foreground ,dracula-purple )
+               (font-lock-type-face :foreground ,dracula-purple)
                (font-lock-variable-name-face :foreground ,dracula-fg)
                (font-lock-warning-face :foreground ,dracula-orange :background 
,bg2)
                ;; auto-complete
@@ -194,7 +194,7 @@
                (jde-java-font-lock-private-face :foreground ,dracula-pink)
                (jde-java-font-lock-public-face :foreground ,dracula-pink)
                ;; js2-mode
-               (js2-external-variable :foreground ,dracula-purple  )
+               (js2-external-variable :foreground ,dracula-purple)
                (js2-function-param :foreground ,dracula-cyan)
                (js2-jsdoc-html-tag-delimiter :foreground ,dracula-yellow)
                (js2-jsdoc-html-tag-name :foreground ,other-blue)



reply via email to

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