branch: elpa/monokai-theme
commit 73644181a7d6673b2ca0c431d53ecfd74b853d11
Author: Vincent Zhang <[email protected]>
Commit: Vincent Zhang <[email protected]>
Change pos-tip color.
---
monokai-theme.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/monokai-theme.el b/monokai-theme.el
index d73998f..f13ea30 100644
--- a/monokai-theme.el
+++ b/monokai-theme.el
@@ -5894,7 +5894,7 @@ Also affects 'linum-mode' background."
;; pos-tip
`(pos-tip-foreground-color ,monokai-background)
- `(pos-tip-background-color ,monokai-green)
+ `(pos-tip-background-color ,monokai-yellow-hc)
;; vc
`(vc-annotate-color-map