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

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

[nongnu] elpa/subatomic-theme e9702c9 32/58: Too many parenthesis in fon


From: ELPA Syncer
Subject: [nongnu] elpa/subatomic-theme e9702c9 32/58: Too many parenthesis in font-lock-warning-face.
Date: Thu, 21 Oct 2021 18:11:16 -0400 (EDT)

branch: elpa/subatomic-theme
commit e9702c92e4ce36b1176871ac6d4406827b206796
Author: John Olsson <john@cryon.se>
Commit: John Olsson <john@cryon.se>

    Too many parenthesis in font-lock-warning-face.
---
 subatomic-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/subatomic-theme.el b/subatomic-theme.el
index 792921b..eaf0c63 100644
--- a/subatomic-theme.el
+++ b/subatomic-theme.el
@@ -151,7 +151,7 @@ The theme has to be reloaded after changing anything in 
this group."
      ((t (:foreground ,victory-blue))))
 
    `(font-lock-warning-face
-     ((t ((:foreground ,brick-red)))))
+     ((t (:foreground ,brick-red))))
 
    `(font-lock-builtin-face
      ((t (:foreground ,deep-gold))))



reply via email to

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