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

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

[nongnu] elpa/alect-themes 161f870 147/269: Remove unknown font-lock fac


From: ELPA Syncer
Subject: [nongnu] elpa/alect-themes 161f870 147/269: Remove unknown font-lock face
Date: Thu, 21 Oct 2021 17:59:07 -0400 (EDT)

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

    Remove unknown font-lock face
---
 alect-themes.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/alect-themes.el b/alect-themes.el
index 7c87916..e77eb1c 100644
--- a/alect-themes.el
+++ b/alect-themes.el
@@ -698,7 +698,6 @@ For INVERT, see `alect-get-color'."
          (font-lock-comment-delimiter-face ((,c :inherit 
font-lock-comment-face)))
          (font-lock-constant-face          ((,c :foreground ,(gc 'cyan-1))))
          (font-lock-doc-face               ((,c :foreground ,(gc 'fg-1) :slant 
italic)))
-         (font-lock-doc-string-face        ((,c :foreground ,(gc 'cyan+2))))
          (font-lock-function-name-face     ((,c :foreground ,(gc 'blue-1))))
          (font-lock-keyword-face           ((,c :foreground ,(gc 'blue+1) 
:weight bold)))
          (font-lock-negation-char-face     ((,c :foreground ,(gc 'blue))))



reply via email to

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