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

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

[nongnu] elpa/spacemacs-theme bdd33965d2 204/336: Theme ledger-mode


From: ELPA Syncer
Subject: [nongnu] elpa/spacemacs-theme bdd33965d2 204/336: Theme ledger-mode
Date: Fri, 14 Jan 2022 10:59:35 -0500 (EST)

branch: elpa/spacemacs-theme
commit bdd33965d22bda4f500bbf1faf06288c3f4057a7
Author: Alex Branham <branham@utexas.edu>
Commit: Alex Branham <branham@utexas.edu>

    Theme ledger-mode
---
 spacemacs-common.el | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/spacemacs-common.el b/spacemacs-common.el
index 7c73006bef..7a99bee095 100644
--- a/spacemacs-common.el
+++ b/spacemacs-common.el
@@ -476,6 +476,12 @@
      `(font-latex-string-face ((,class (:foreground ,str))))
      `(font-latex-warning-face ((,class (:foreground ,war))))
 
+;;;;; ledger-mode
+     `(ledger-font-directive-face ((,class (:foreground ,meta))))
+     `(ledger-font-posting-amount-face ((,class (:foreground ,yellow))))
+     `(ledger-font-posting-date-face ((,class (:foreground ,head1))))
+     `(ledger-occur-xact-face ((,class (:background ,bg2))))
+
 ;;;;; linum-mode
      `(linum ((,class (:foreground ,lnum :background ,bg2))))
 



reply via email to

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