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

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

[nongnu] elpa/alect-themes 038f121 102/269: Modify `custom-group-subtitl


From: ELPA Syncer
Subject: [nongnu] elpa/alect-themes 038f121 102/269: Modify `custom-group-subtitle' face
Date: Thu, 21 Oct 2021 17:58:58 -0400 (EDT)

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

    Modify `custom-group-subtitle' face
---
 alect-themes.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/alect-themes.el b/alect-themes.el
index a90eca4..ebdb8a4 100644
--- a/alect-themes.el
+++ b/alect-themes.el
@@ -495,9 +495,9 @@ For INVERT, see `alect-get-color'."
          (custom-tag                     ((,c :foreground ,(gc 'blue+2))))
          (custom-state                   ((,c :foreground ,(gc 'green+1))))
          (custom-link                    ((,c :inherit link)))
-         (custom-group-subtitle          ((,c :weight bold)))
          (custom-group-tag               ((,c :inherit alect-title-1)))
          (custom-group-tag-1             ((,c :inherit alect-title-2)))
+         (custom-group-subtitle          ((,c :inherit alect-title-3)))
          (custom-face-tag                ((,c :foreground ,(gc 'magenta+1) 
:weight bold)))
          (custom-variable-tag            ((,c :inherit 
font-lock-variable-name-face :weight bold)))
          (custom-variable-button         ((,c :weight bold :underline t)))



reply via email to

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