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

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

[nongnu] elpa/monokai-theme 2a7545a 076/207: Lighten tooltip colour


From: ELPA Syncer
Subject: [nongnu] elpa/monokai-theme 2a7545a 076/207: Lighten tooltip colour
Date: Thu, 21 Oct 2021 18:07:35 -0400 (EDT)

branch: elpa/monokai-theme
commit 2a7545a0e59d8e17910d2aa41dbabcbb31fcf073
Author: Kelvin Smith <oneKelvinSmith@gmail.com>
Commit: Kelvin Smith <oneKelvinSmith@gmail.com>

    Lighten tooltip colour
---
 monokai-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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



reply via email to

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