branch: elpa/monokai-theme
commit ffcb1ec3d426ccdd444c79ec5c4ff814c299b881
Author: Suryatej Kotamraju <[email protected]>
Commit: Suryatej Kotamraju <[email protected]>
Update monokai-theme.el
---
monokai-theme.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/monokai-theme.el b/monokai-theme.el
index e72e4d2..3adcb58 100644
--- a/monokai-theme.el
+++ b/monokai-theme.el
@@ -1328,7 +1328,7 @@ Also affects 'linum-mode' background."
`(company-tooltip-common-selection
((,class (:foreground ,monokai-bg
- :background ,blue
+ :background ,blue
:underline t))
(,terminal-class (:foreground ,terminal-monokai-bg
:underline t))))