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

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

[nongnu] elpa/anti-zenburn-theme 4a45190 118/151: From zenburn-emacs: co


From: ELPA Syncer
Subject: [nongnu] elpa/anti-zenburn-theme 4a45190 118/151: From zenburn-emacs: copy tooltip face from company-tooltip.
Date: Thu, 21 Oct 2021 18:01:35 -0400 (EDT)

branch: elpa/anti-zenburn-theme
commit 4a45190b4395d42cdcda4237cf7bb60e37199a43
Author: Andrey Kotlarski <m00naticus@gmail.com>
Commit: Andrey Kotlarski <m00naticus@gmail.com>

    From zenburn-emacs: copy tooltip face from company-tooltip.
---
 anti-zenburn-theme.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/anti-zenburn-theme.el b/anti-zenburn-theme.el
index bedda1d..83f1895 100644
--- a/anti-zenburn-theme.el
+++ b/anti-zenburn-theme.el
@@ -82,6 +82,7 @@
    `(highlight ((t (:background ,azenburn-bg-05))))
    `(success ((t (:foreground ,azenburn-violet :weight bold))))
    `(warning ((t (:foreground ,azenburn-light-blue :weight bold))))
+   `(tooltip ((t (:foreground ,azenburn-fg :background ,azenburn-bg+1))))
 
    ;;; compilation
    `(compilation-column-face ((t (:foreground ,azenburn-dark-blue))))



reply via email to

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