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

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

[nongnu] elpa/spacemacs-theme 6fff09febb 131/336: spaceline errors, warn


From: ELPA Syncer
Subject: [nongnu] elpa/spacemacs-theme 6fff09febb 131/336: spaceline errors, warnings and info
Date: Fri, 14 Jan 2022 10:59:22 -0500 (EST)

branch: elpa/spacemacs-theme
commit 6fff09febb430951e641d76ce3db7b10c44ec655
Author: nashamri <designernasser@gmail.com>
Commit: nashamri <designernasser@gmail.com>

    spaceline errors, warnings and info
---
 spacemacs-common.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/spacemacs-common.el b/spacemacs-common.el
index 888d06a498..d629ee39cc 100644
--- a/spacemacs-common.el
+++ b/spacemacs-common.el
@@ -519,6 +519,9 @@
 
 ;;;;; spaceline
      `(spaceline-python-venv ((,class (:foreground ,comp))))
+     `(spaceline-flycheck-error  ((,class (:foreground ,err))))
+     `(spaceline-flycheck-info   ((,class (:foreground ,keyword))))
+     `(spaceline-flycheck-warning((,class (:foreground ,war))))
 
 ;;;;; term
      `(term ((,class (:foreground ,base :background ,bg1))))



reply via email to

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