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

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

[nongnu] elpa/alect-themes fa8f779 071/269: Modify `alect-color-level-9'


From: ELPA Syncer
Subject: [nongnu] elpa/alect-themes fa8f779 071/269: Modify `alect-color-level-9' face
Date: Thu, 21 Oct 2021 17:58:52 -0400 (EDT)

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

    Modify `alect-color-level-9' face
---
 alect-themes.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/alect-themes.el b/alect-themes.el
index 03a20d4..3b28ec8 100644
--- a/alect-themes.el
+++ b/alect-themes.el
@@ -284,7 +284,7 @@ For INVERT, see `alect-get-color'."
        (alect-color-level-6  ((t :foreground ,(gc 'blue-1))))
        (alect-color-level-7  ((t :foreground ,(gc 'magenta-1))))
        (alect-color-level-8  ((t :foreground ,(gc 'yellow))))
-       (alect-color-level-9  ((t :foreground ,(gc 'green+2))))
+       (alect-color-level-9  ((t :foreground ,(gc 'green-1))))
        (alect-color-level-10 ((t :foreground ,(gc 'red-2))))
        (alect-color-level-11 ((t :foreground ,(gc 'cyan-2))))
        (alect-color-level-12 ((t :foreground ,(gc 'magenta+2))))



reply via email to

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