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

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

[nongnu] elpa/alect-themes b97c335 041/269: Modify `w3m-history-current-


From: ELPA Syncer
Subject: [nongnu] elpa/alect-themes b97c335 041/269: Modify `w3m-history-current-url' face
Date: Thu, 21 Oct 2021 17:58:45 -0400 (EDT)

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

    Modify `w3m-history-current-url' face
---
 alect-themes.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/alect-themes.el b/alect-themes.el
index c96d773..33ff870 100644
--- a/alect-themes.el
+++ b/alect-themes.el
@@ -5,7 +5,7 @@
 ;; Author: Alex Kost <alezost@gmail.com>
 ;; Created: 10 Jul 2013
 ;; Version: 0.2.3
-;; Last-Updated: 2013-12-22 Sun 11:55:45 (+0400)
+;; Last-Updated: 2013-12-22 Sun 12:01:38 (+0400)
 ;; Package-Requires: ((emacs "24.0"))
 ;; URL: http://github.com/alezost/alect-themes
 ;; Keywords: color theme
@@ -1044,7 +1044,7 @@ For INVERT, see `alect-get-color'."
        (w3m-header-line-location-title   ((t (:inherit header-line))))
        (w3m-header-line-location-content ((t (:foreground ,(gc 'blue-1)
                                               :inherit header-line))))
-       (w3m-history-current-url          ((t (:inherit match))))
+       (w3m-history-current-url          ((t (:inherit alect-selected-item))))
        (w3m-image-anchor                 ((t (:background ,(gc 'bg+1)))))
 
        ;; wanderlust



reply via email to

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