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

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

[elpa] externals/aircon-theme ee0ca641a6 09/58: Add tooltip face


From: ELPA Syncer
Subject: [elpa] externals/aircon-theme ee0ca641a6 09/58: Add tooltip face
Date: Thu, 9 Jun 2022 04:57:26 -0400 (EDT)

branch: externals/aircon-theme
commit ee0ca641a6cd791cfbc177a84bd46a7864ab18d4
Author: Gregory Chamberlain <greg@cosine.blue>
Commit: Gregory Chamberlain <greg@cosine.blue>

    Add tooltip face
---
 aircon-theme.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/aircon-theme.el b/aircon-theme.el
index 55fd766891..a24edccfdf 100644
--- a/aircon-theme.el
+++ b/aircon-theme.el
@@ -75,6 +75,7 @@
   `(isearch             ((,c (:background "#ffcb63" :foreground "#422c00"))))
   `(isearch-fail        ((,c (:background "#eea5a7"))))
   `(lazy-highlight      ((,c (:background "#f7e8ca"))))
+  `(tooltip             ((,c (:inherit lazy-highlight))))
   `(show-paren-match    ((,c (:inherit isearch))))
   `(show-paren-mismatch ((,c (:inherit isearch-fail))))
   `(show-paren-match-expression ((,c (:inherit lazy-highlight))))



reply via email to

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