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

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

[nongnu] elpa/spacemacs-theme 1896542cd8 287/336: Added unselected modif


From: ELPA Syncer
Subject: [nongnu] elpa/spacemacs-theme 1896542cd8 287/336: Added unselected modified face
Date: Fri, 14 Jan 2022 10:59:45 -0500 (EST)

branch: elpa/spacemacs-theme
commit 1896542cd81a015d0caaafef202f4de45418c5a2
Author: Emmanuel de Jesus Bustos Torres <emmanuel-de-jesus.bustos@hpe.com>
Commit: Emmanuel de Jesus Bustos Torres <emmanuel-de-jesus.bustos@hpe.com>

    Added unselected modified face
---
 spacemacs-common.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/spacemacs-common.el b/spacemacs-common.el
index d439a2f881..8b9872d079 100644
--- a/spacemacs-common.el
+++ b/spacemacs-common.el
@@ -851,6 +851,7 @@ to 'auto, tags may not be properly aligned. "
      `(tabbar-selected ((,class (:inherit tabbar-default :foreground ,func 
:weight bold))))
      `(tabbar-separator ((,class (:inherit tabbar-default))))
      `(tabbar-unselected ((,class (:inherit tabbar-default :background ,bg1 
:slant italic :weight light))))
+     `(tabbar-unselected-modified ((,class (:inherit tabbar-unselected 
:background ,bg1 :foreground ,red))))
 
 ;;;;; term
      `(term ((,class (:foreground ,base :background ,bg1))))



reply via email to

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