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

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

[nongnu] elpa/anti-zenburn-theme e9a9b2e 097/151: From zenburn-emacs: th


From: ELPA Syncer
Subject: [nongnu] elpa/anti-zenburn-theme e9a9b2e 097/151: From zenburn-emacs: theme dim-autoload-cookie-line.
Date: Thu, 21 Oct 2021 18:01:31 -0400 (EDT)

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

    From zenburn-emacs: theme dim-autoload-cookie-line.
---
 anti-zenburn-theme.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/anti-zenburn-theme.el b/anti-zenburn-theme.el
index 78a5125..c189c37 100644
--- a/anti-zenburn-theme.el
+++ b/anti-zenburn-theme.el
@@ -239,6 +239,9 @@
      ((,class (:background ,azenburn-bg+2 :foreground ,azenburn-fg :bold t))
       (t (:background ,azenburn-fg :foreground ,azenburn-bg :bold t))))
 
+   ;; dim-autoload
+   `(dim-autoload-cookie-line ((t :foreground ,azenburn-bg+1)))
+
    ;; dired+
    `(diredp-display-msg ((t (:foreground ,azenburn-beige))))
    `(diredp-compressed-file-suffix ((t (:foreground ,azenburn-light-blue))))



reply via email to

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