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

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

[nongnu] elpa/monokai-theme 0c21998 123/207: Also fix color clash in com


From: ELPA Syncer
Subject: [nongnu] elpa/monokai-theme 0c21998 123/207: Also fix color clash in company complete pop-up for terminal
Date: Thu, 21 Oct 2021 18:07:45 -0400 (EDT)

branch: elpa/monokai-theme
commit 0c21998d6e8a74ad08a34fcaaf004ba0eb01c01d
Author: Kevin Boulain <kevinboulain@gmail.com>
Commit: Kevin Boulain <kevinboulain@gmail.com>

    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]