branch: elpa/material-theme
commit b40477bcf80372a1ac8f42b9ecf37c9a22923039
Author: Christoph Paulik <[email protected]>
Commit: Christoph Paulik <[email protected]>

    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