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

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

[nongnu] elpa/apropospriate-theme 3e33963 026/118: make errors bold


From: ELPA Syncer
Subject: [nongnu] elpa/apropospriate-theme 3e33963 026/118: make errors bold
Date: Thu, 21 Oct 2021 18:02:15 -0400 (EDT)

branch: elpa/apropospriate-theme
commit 3e3396341e8f234151af5c123ed88c9af5f9f44f
Author: justin talbott <justin@waymondo.com>
Commit: justin talbott <justin@waymondo.com>

    make errors bold
---
 apropospriate.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apropospriate.el b/apropospriate.el
index d3456f9..b1e223b 100644
--- a/apropospriate.el
+++ b/apropospriate.el
@@ -103,7 +103,7 @@
               (vertical-border :foreground ,base00+3)
               (widget-button :underline t)
               (widget-field :background ,base02 :box (:line-width 1 :color 
,base03))
-              (error :foreground ,red)
+              (error :foreground ,red :weight bold)
               (warning :foreground ,orange :weight bold)
               (success :foreground ,green :weight bold)
               (ace-jump-face-background :foreground ,base00+3)



reply via email to

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