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

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

[nongnu] elpa/monokai-theme b99b4a5 101/207: Add binding to terminal cla


From: ELPA Syncer
Subject: [nongnu] elpa/monokai-theme b99b4a5 101/207: Add binding to terminal class for diary face
Date: Thu, 21 Oct 2021 18:07:41 -0400 (EDT)

branch: elpa/monokai-theme
commit b99b4a5348d50a3ec8f8718afd952ea7495b5584
Author: Kelvin Smith <oneKelvinSmith@gmail.com>
Commit: Kelvin Smith <oneKelvinSmith@gmail.com>

    Add binding to terminal class for diary face
---
 monokai-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/monokai-theme.el b/monokai-theme.el
index 958af25..402d4a3 100644
--- a/monokai-theme.el
+++ b/monokai-theme.el
@@ -553,7 +553,7 @@ Also affects 'linum-mode' background."
    ;; diary
    `(diary
      ((,class (:foreground ,monokai-yellow))
-      (,class (:foreground ,terminal-monokai-yellow))))
+      (,terminal-class (:foreground ,terminal-monokai-yellow))))
 
    ;; dired
    `(dired-directory



reply via email to

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