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

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

[nongnu] elpa/alect-themes 65c7d0a 227/269: Modify 'erc-input-face'


From: ELPA Syncer
Subject: [nongnu] elpa/alect-themes 65c7d0a 227/269: Modify 'erc-input-face'
Date: Thu, 21 Oct 2021 17:59:24 -0400 (EDT)

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

    Modify 'erc-input-face'
---
 alect-themes.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/alect-themes.el b/alect-themes.el
index 0e6d18b..3bde398 100644
--- a/alect-themes.el
+++ b/alect-themes.el
@@ -744,7 +744,7 @@ For INVERT, see `alect-get-color'."
          (erc-error-face           ((,c :inherit error)))
          (erc-fool-face            ((,c :foreground ,(gc 'blue-2))))
          (erc-highlight-face       ((,c :inherit hover-highlight)))
-         (erc-input-face           ((,c :background ,(gc 'bg+1))))
+         (erc-input-face           ((,c :background ,(gc 'cyan-bg+1))))
          (erc-keyword-face         ((,c :foreground ,(gc 'green+1))))
          (erc-nick-default-face    ((,c :foreground ,(gc 'blue+1))))
          (erc-my-nick-face         ((,c :foreground ,(gc 'red))))



reply via email to

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