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

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

[nongnu] elpa/monokai-theme f5b64eb 171/207: Fixes leftover highlight ba


From: ELPA Syncer
Subject: [nongnu] elpa/monokai-theme f5b64eb 171/207: Fixes leftover highlight background
Date: Thu, 21 Oct 2021 18:07:55 -0400 (EDT)

branch: elpa/monokai-theme
commit f5b64ebf27e8117abf2cc750c7b54e95781e1683
Author: Codruț Constantin Gușoi <codrut.gusoi@gmail.com>
Commit: Codruț Constantin Gușoi <codrut.gusoi@gmail.com>

    Fixes leftover highlight background
---
 monokai-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/monokai-theme.el b/monokai-theme.el
index d620df0..fe08787 100644
--- a/monokai-theme.el
+++ b/monokai-theme.el
@@ -402,7 +402,7 @@ Also affects 'linum-mode' background."
      ((,monokai-class (:inherit highlight
                                 :background ,monokai-highlight-alt))
       (,monokai-256-class  (:inherit highlight
-                                     :background ,monokai-256-comments))))
+                                     :background ,monokai-256-highlight-alt))))
 
    `(region
      ((,monokai-class (:inherit highlight



reply via email to

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