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

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

[nongnu] elpa/spacemacs-theme 2e65aa9a13 321/336: Add lsp-ui-sideline fa


From: ELPA Syncer
Subject: [nongnu] elpa/spacemacs-theme 2e65aa9a13 321/336: Add lsp-ui-sideline faces
Date: Fri, 14 Jan 2022 10:59:48 -0500 (EST)

branch: elpa/spacemacs-theme
commit 2e65aa9a13539543725097124284500c13629886
Author: Jordan Wade <jordan@jwade.net>
Commit: Jordan Wade <jordan@jwade.net>

    Add lsp-ui-sideline faces
    
    See #143
---
 spacemacs-common.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/spacemacs-common.el b/spacemacs-common.el
index 868049a326..a8fdfda489 100644
--- a/spacemacs-common.el
+++ b/spacemacs-common.el
@@ -623,6 +623,9 @@ to 'auto, tags may not be properly aligned. "
 ;;;;; linum-relative
      `(linum-relative-current-face ((,class (:foreground ,comp))))
 
+;;;;; lsp
+     `(lsp-ui-sideline-code-action ((,class (:foreground ,comp))))
+
 ;;;;; magit
      `(magit-blame-culprit ((,class :background ,yellow-bg :foreground 
,yellow)))
      `(magit-blame-date    ((,class :background ,yellow-bg :foreground 
,green)))



reply via email to

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