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

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

[nongnu] elpa/spacemacs-theme e4c55304b0 215/336: Let org tags use the m


From: ELPA Syncer
Subject: [nongnu] elpa/spacemacs-theme e4c55304b0 215/336: Let org tags use the meta face
Date: Fri, 14 Jan 2022 10:59:37 -0500 (EST)

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

    Let org tags use the meta face
---
 spacemacs-common.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/spacemacs-common.el b/spacemacs-common.el
index 82f8e66280..9ba11f1547 100644
--- a/spacemacs-common.el
+++ b/spacemacs-common.el
@@ -660,6 +660,7 @@
      `(org-sexp-date ((,class (:foreground ,base))))
      `(org-special-keyword ((,class (:foreground ,func))))
      `(org-table ((,class (:foreground ,base :background ,head1-bg))))
+     `(org-tag ((,class (:foreground ,meta))))
      `(org-time-grid ((,class (:foreground ,str))))
      `(org-todo ((,class (:foreground ,war :inherit bold :background 
,yellow-bg))))
      `(org-verbatim ((,class (:foreground ,keyword))))



reply via email to

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