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

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

[nongnu] elpa/alect-themes 739e258 122/269: Add `google-translate-sugges


From: ELPA Syncer
Subject: [nongnu] elpa/alect-themes 739e258 122/269: Add `google-translate-suggestion-label-face'
Date: Thu, 21 Oct 2021 17:59:02 -0400 (EDT)

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

    Add `google-translate-suggestion-label-face'
---
 alect-themes.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/alect-themes.el b/alect-themes.el
index f5c0abf..6d6aa9b 100644
--- a/alect-themes.el
+++ b/alect-themes.el
@@ -745,6 +745,7 @@ For INVERT, see `alect-get-color'."
          ;; google-translate
          (google-translate-text-face        ((,c :foreground ,(gc 'blue+2))))
          (google-translate-translation-face ((,c :foreground ,(gc 'green+1))))
+         (google-translate-suggestion-label-face ((,c :foreground ,(gc 'red))))
 
          ;; grep
          (grep-context-face  ((,c :foreground ,(gc 'fg+1))))



reply via email to

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