branch: elpa/monokai-theme
commit 86331bfd642baedd7afb80524524a7217170166f
Author: Christian Schwarzgruber <[email protected]>
Commit: Christian Schwarzgruber <[email protected]>

    Fixes #40
---
 monokai-theme.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/monokai-theme.el b/monokai-theme.el
index 96f526c..4587cb7 100644
--- a/monokai-theme.el
+++ b/monokai-theme.el
@@ -1318,6 +1318,7 @@ Also affects 'linum-mode' background."
 
    `(company-tooltip-common-selection
      ((,class (:foreground ,monokai-bg
+                          :background ,blue
                            :underline t))
       (,terminal-class (:foreground ,terminal-monokai-bg
                                     :underline t))))

Reply via email to