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

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

[nongnu] elpa/alect-themes 763c879 161/269: Add 'guix-package-info-headi


From: ELPA Syncer
Subject: [nongnu] elpa/alect-themes 763c879 161/269: Add 'guix-package-info-heading' face
Date: Thu, 21 Oct 2021 17:59:10 -0400 (EDT)

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

    Add 'guix-package-info-heading' face
---
 alect-themes.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/alect-themes.el b/alect-themes.el
index b26c8a1..f0944cf 100644
--- a/alect-themes.el
+++ b/alect-themes.el
@@ -863,10 +863,11 @@ For INVERT, see `alect-get-color'."
          (guix-info-action-button-mouse         ((,c :inherit 
alect-button-mouse)))
          (guix-info-url                         ((,c :inherit link)))
          (guix-info-file-path                   ((,c :foreground ,(gc 
'green+1) :underline t)))
+         (guix-package-info-heading             ((,c :inherit alect-title)))
          (guix-package-info-name                ((,c :inherit alect-title)))
          (guix-package-info-name-button         ((,c :inherit 
guix-package-info-name)))
          (guix-package-info-version             ((,c :foreground ,(gc 
'blue-2))))
-         (guix-package-info-synopsis            ((,c)))
+         (guix-package-info-synopsis            ((,c :inherit 
font-lock-doc-face)))
          (guix-package-info-license             ((,c :foreground ,(gc 
'red-1))))
          (guix-package-info-location            ((,c :inherit 
guix-info-file-path)))
          (guix-package-info-uninstalled-outputs ((,c :foreground ,(gc 'fg+2) 
:weight bold)))



reply via email to

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