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

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

[nongnu] elpa/alect-themes 7aae27e 088/269: Modify `popup-scroll-bar-for


From: ELPA Syncer
Subject: [nongnu] elpa/alect-themes 7aae27e 088/269: Modify `popup-scroll-bar-foreground-face'
Date: Thu, 21 Oct 2021 17:58:55 -0400 (EDT)

branch: elpa/alect-themes
commit 7aae27ed3a2a132e798133bb2c4dfc30e8614749
Author: Alex Kost <alezost@gmail.com>
Commit: Alex Kost <alezost@gmail.com>

    Modify `popup-scroll-bar-foreground-face'
---
 alect-themes.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/alect-themes.el b/alect-themes.el
index d186718..9fb914e 100644
--- a/alect-themes.el
+++ b/alect-themes.el
@@ -970,7 +970,7 @@ For INVERT, see `alect-get-color'."
        ;; popup
        (popup-tip-face                    ((t :foreground ,(gc 'gray+2)
                                               :background ,(gc 'yellow-2))))
-       (popup-scroll-bar-foreground-face  ((t :background ,(gc 'cyan+2))))
+       (popup-scroll-bar-foreground-face  ((t :background ,(gc 'fg-2))))
        (popup-scroll-bar-background-face  ((t :background ,(gc 'bg-2))))
        (popup-isearch-match               ((t :foreground ,(gc 'fg+1)
                                               :background ,(gc 'bg-1) )))



reply via email to

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