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

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

[nongnu] elpa/apropospriate-theme c1088e5 068/118: add enh-ruby-mode err


From: ELPA Syncer
Subject: [nongnu] elpa/apropospriate-theme c1088e5 068/118: add enh-ruby-mode error/warning line faces
Date: Thu, 21 Oct 2021 18:02:24 -0400 (EDT)

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

    add enh-ruby-mode error/warning line faces
---
 apropospriate.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/apropospriate.el b/apropospriate.el
index e659c47..e0d5f29 100644
--- a/apropospriate.el
+++ b/apropospriate.el
@@ -343,6 +343,8 @@ Set to `1.0' or nil to prevent font size manipulation."
      `(undo-tree-visualizer-current-face ((,class (:foreground ,green :weight 
bold))))
      `(undo-tree-visualizer-active-branch-face ((,class (:foreground ,red))))
      `(undo-tree-visualizer-register-face ((,class (:foreground ,yellow))))
+     `(erm-syn-errline ((,class (:box nil :underline (:style wave :color 
,red)))))
+     `(erm-syn-warnline ((,class (:box nil :underline (:style wave :color 
,orange)))))
      `(dired-directory ((,class (:inherit ido-subdir))))
      `(dired-header ((,class (:inherit header-line))))
      `(diredp-compressed-file-suffix ((,class (:foreground ,blue))))



reply via email to

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