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

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

[nongnu] elpa/alect-themes 81b3e6a 104/269: Add google-translate faces


From: ELPA Syncer
Subject: [nongnu] elpa/alect-themes 81b3e6a 104/269: Add google-translate faces
Date: Thu, 21 Oct 2021 17:58:59 -0400 (EDT)

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

    Add google-translate faces
---
 alect-themes.el | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/alect-themes.el b/alect-themes.el
index ebdb8a4..46724d8 100644
--- a/alect-themes.el
+++ b/alect-themes.el
@@ -719,6 +719,10 @@ For INVERT, see `alect-get-color'."
          (gnus-server-offline          ((,c :foreground ,(gc 'yellow-1))))
          (gnus-server-opened           ((,c :foreground ,(gc 'green))))
 
+         ;; google-translate
+         (google-translate-text-face        ((,c :foreground ,(gc 'blue+2))))
+         (google-translate-translation-face ((,c :foreground ,(gc 'green+1))))
+
          ;; grep
          (grep-context-face  ((,c :foreground ,(gc 'fg+1))))
          (grep-error-face    ((,c :foreground ,(gc 'red-1) :weight bold 
:underline t)))



reply via email to

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