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

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

[nongnu] elpa/monokai-theme 733c370 124/207: Merge pull request #55 from


From: ELPA Syncer
Subject: [nongnu] elpa/monokai-theme 733c370 124/207: Merge pull request #55 from ether42/master
Date: Thu, 21 Oct 2021 18:07:45 -0400 (EDT)

branch: elpa/monokai-theme
commit 733c370d1b0ea31578363bf4e5aaf9b8ef834efb
Merge: 5fbfaa7 0c21998
Author: Kelvin Smith <onekelvinsmith@gmail.com>
Commit: Kelvin Smith <onekelvinsmith@gmail.com>

    Merge pull request #55 from ether42/master
    
    Also fix color clash in company complete pop-up for terminal
---
 monokai-theme.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/monokai-theme.el b/monokai-theme.el
index ec580cd..14f7953 100644
--- a/monokai-theme.el
+++ b/monokai-theme.el
@@ -1239,6 +1239,7 @@ Also affects 'linum-mode' background."
                            :background ,monokai-blue
                            :underline t))
       (,terminal-class (:foreground ,terminal-monokai-bg
+                                    :background ,terminal-monokai-blue
                                     :underline t))))
 
    `(company-preview



reply via email to

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