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

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

[nongnu] elpa/spacemacs-theme db781c348b 180/336: Amend last commit to i


From: ELPA Syncer
Subject: [nongnu] elpa/spacemacs-theme db781c348b 180/336: Amend last commit to include a missing face
Date: Fri, 14 Jan 2022 10:59:33 -0500 (EST)

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

    Amend last commit to include a missing face
---
 spacemacs-common.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/spacemacs-common.el b/spacemacs-common.el
index dd940fc3e4..04ac375d15 100644
--- a/spacemacs-common.el
+++ b/spacemacs-common.el
@@ -579,7 +579,7 @@
      `(org-priority ((,class (:foreground ,war :inherit bold))))
      `(org-quote ((,class (:inherit org-block :slant italic))))
      `(org-scheduled ((,class (:foreground ,comp))))
-     `(org-scheduled-today ((,class (:foreground ,func :height ,(if 
spacemacs-theme-org-height 1.2 1.0)))))
+     `(org-scheduled-today ((,class (:foreground ,func :height ,(if 
spacemacs-theme-org-agenda-height 1.2 1.0)))))
      `(org-sexp-date ((,class (:foreground ,base))))
      `(org-special-keyword ((,class (:foreground ,func))))
      `(org-table ((,class (:foreground ,base :background ,head1-bg))))



reply via email to

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