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

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

[nongnu] elpa/spacemacs-theme 8aa747a15b 078/336: Fix #12


From: ELPA Syncer
Subject: [nongnu] elpa/spacemacs-theme 8aa747a15b 078/336: Fix #12
Date: Fri, 14 Jan 2022 10:59:14 -0500 (EST)

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

    Fix #12
---
 spacemacs-common.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/spacemacs-common.el b/spacemacs-common.el
index 011c5ced2e..0819634cca 100644
--- a/spacemacs-common.el
+++ b/spacemacs-common.el
@@ -411,6 +411,9 @@
      `(org-verse ((,class (:inherit org-block :slant italic))))
      `(org-warning ((,class (:foreground ,err))))
 
+;;;;; perspective
+     `(persp-selected-face ((,class (:bold t :foreground ,func))))
+
 ;;;;; powerline
      `(powerline-active1 ((,class (:background ,active2 :foreground ,base))))
      `(powerline-active2 ((,class (:background ,active2 :foreground ,base))))



reply via email to

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