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

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

[elpa] externals/ef-themes 08b95a4b6c 237/281: Tweak tooltip face


From: ELPA Syncer
Subject: [elpa] externals/ef-themes 08b95a4b6c 237/281: Tweak tooltip face
Date: Tue, 16 Aug 2022 16:58:37 -0400 (EDT)

branch: externals/ef-themes
commit 08b95a4b6c8d4e7021b4fc76482c8cd3e97e9569
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Tweak tooltip face
---
 ef-themes.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ef-themes.el b/ef-themes.el
index 4a1039912f..d7505d4588 100644
--- a/ef-themes.el
+++ b/ef-themes.el
@@ -104,7 +104,7 @@ When called from Lisp, THEME is a symbol."
     `(rectangle-preview ((,c :inherit secondary-selection)))
     `(shadow ((,c :foreground ,fg-dim)))
     `(trailing-whitespace ((,c :background ,bg-red :foreground ,fg-intense)))
-    `(tooltip ((,c :background ,bg-active :foreground ,fg-intense)))
+    `(tooltip ((,c :background ,bg-alt :foreground ,fg-intense)))
 ;;;; all-the-icons
     `(all-the-icons-blue ((,c :foreground ,blue-cooler)))
     `(all-the-icons-blue-alt ((,c :foreground ,blue-warmer)))



reply via email to

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