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

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

[nongnu] elpa/spacemacs-theme 8f75815263 114/336: Support spaceline pyen


From: ELPA Syncer
Subject: [nongnu] elpa/spacemacs-theme 8f75815263 114/336: Support spaceline pyenv
Date: Fri, 14 Jan 2022 10:59:21 -0500 (EST)

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

    Support spaceline pyenv
---
 spacemacs-common.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/spacemacs-common.el b/spacemacs-common.el
index 9332d14a89..551a3664b9 100644
--- a/spacemacs-common.el
+++ b/spacemacs-common.el
@@ -479,6 +479,9 @@
      `(sp-pair-overlay-face ((,class (:background ,highlight :foreground 
nil))))
      `(sp-show-pair-match-face ((,class (:foreground ,(if (eq variant 'dark) 
suc red) :weight bold :underline t))))
 
+;;;;; spaceline
+     `(spaceline-python-venv ((,class (:foreground ,comp))))
+
 ;;;;; term
      `(term ((,class (:foreground ,base :background ,bg1))))
      `(term-color-black ((,class (:foreground ,bg4))))



reply via email to

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