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

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

[nongnu] elpa/monokai-theme 03775e4 079/207: Use green for 'match' face


From: ELPA Syncer
Subject: [nongnu] elpa/monokai-theme 03775e4 079/207: Use green for 'match' face
Date: Thu, 21 Oct 2021 18:07:35 -0400 (EDT)

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

    Use green for 'match' face
---
 monokai-theme.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/monokai-theme.el b/monokai-theme.el
index f4204fa..f1392fc 100644
--- a/monokai-theme.el
+++ b/monokai-theme.el
@@ -279,8 +279,8 @@ Also affects 'linum-mode' background."
      ((,class (:background ,monokai-hl
                            :foreground ,monokai-emph
                            :weight bold))
-      (,terminal-class (:background ,terminal-monokai-hl
-                                    :foreground ,terminal-monokai-emph
+      (,terminal-class (:background ,terminal-green
+                                    :foreground ,terminal-monokai-bg
                                     :weight bold))))
 
    `(cursor



reply via email to

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