branch: elpa/monokai-theme
commit d54b46b75b7db3108c5834c9b8d3a5a000854b5c
Merge: 3939cb7 7364418
Author: Kelvin Smith <[email protected]>
Commit: GitHub <[email protected]>
Merge pull request #80 from seagle0128/master
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