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

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

[nongnu] elpa/monokai-theme 3939cb7 166/207: Merge pull request #79 from


From: ELPA Syncer
Subject: [nongnu] elpa/monokai-theme 3939cb7 166/207: Merge pull request #79 from seagle0128/master
Date: Thu, 21 Oct 2021 18:07:54 -0400 (EDT)

branch: elpa/monokai-theme
commit 3939cb7f7f060ccf25d21726fe318ada2c3be7d3
Merge: 71bcced f6f945e
Author: Kelvin Smith <onekelvinsmith@gmail.com>
Commit: GitHub <noreply@github.com>

    Merge pull request #79 from seagle0128/master
    
    Change tooltip color
---
 monokai-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/monokai-theme.el b/monokai-theme.el
index 90ae8ec..d73998f 100644
--- a/monokai-theme.el
+++ b/monokai-theme.el
@@ -5183,7 +5183,7 @@ Also affects 'linum-mode' background."
    ;; tooltip. (NOTE: This setting has no effect on the os widgets for me
    ;; zencoding uses this)
    `(tooltip
-     ((,monokai-class (:background ,monokai-green-l
+     ((,monokai-class (:background ,monokai-yellow-hc
                                    :foreground ,monokai-background
                                    :inherit ,monokai-pitch))))
 



reply via email to

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