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

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

[nongnu] elpa/material-theme b40477b 097/118: Whitespace cleanup.


From: ELPA Syncer
Subject: [nongnu] elpa/material-theme b40477b 097/118: Whitespace cleanup.
Date: Thu, 21 Oct 2021 18:06:28 -0400 (EDT)

branch: elpa/material-theme
commit b40477bcf80372a1ac8f42b9ecf37c9a22923039
Author: Christoph Paulik <cpaulik@gmail.com>
Commit: Christoph Paulik <cpaulik@gmail.com>

    Whitespace cleanup.
---
 material-theme.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/material-theme.el b/material-theme.el
index deeac8a..ef28cba 100644
--- a/material-theme.el
+++ b/material-theme.el
@@ -123,7 +123,7 @@
    `(avy-lead-face ((,class (:foreground ,foreground
                              :background ,"#ef6c00"
                              :weight bold))))
-        
+
    ;; Flycheck
    `(flycheck-error ((,class (:underline (:style wave :color ,red)))))
    `(flycheck-warning ((,class (:underline (:style wave :color ,orange)))))
@@ -604,7 +604,7 @@
    ;; Company autocomplete
    ;; `(company-echo ((,class ())))
    ;; `(company-echo-common ((,class ())))
-   
+
    `(company-preview ((,class (:foreground ,comment :background 
,inactive-gray))))
    `(company-preview-common ((,class (:foreground ,comment :background 
,inactive-gray)))) ; same background as highlight-line
    ;; `(company-preview-search ((,class ())))



reply via email to

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