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

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

[nongnu] elpa/monokai-theme 7364418 167/207: Change pos-tip color.


From: ELPA Syncer
Subject: [nongnu] elpa/monokai-theme 7364418 167/207: Change pos-tip color.
Date: Thu, 21 Oct 2021 18:07:54 -0400 (EDT)

branch: elpa/monokai-theme
commit 73644181a7d6673b2ca0c431d53ecfd74b853d11
Author: Vincent Zhang <seagle0128@gmail.com>
Commit: Vincent Zhang <seagle0128@gmail.com>

    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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]