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

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

[nongnu] elpa/apropospriate-theme 140284f 091/118: add flymake-diagnosti


From: ELPA Syncer
Subject: [nongnu] elpa/apropospriate-theme 140284f 091/118: add flymake-diagnostic-at-point-posframe-background-face
Date: Thu, 21 Oct 2021 18:02:29 -0400 (EDT)

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

    add flymake-diagnostic-at-point-posframe-background-face
    
    currently only within 
https://github.com/meqif/flymake-diagnostic-at-point/pull/5
---
 apropospriate.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/apropospriate.el b/apropospriate.el
index aea4e3f..b9b5070 100644
--- a/apropospriate.el
+++ b/apropospriate.el
@@ -277,6 +277,7 @@ Set to `1.0' or nil to prevent font size manipulation."
      `(flymake-error ((,class (:underline (:style wave :color ,red) :inherit 
unspecified))))
      `(flymake-warning ((,class (:underline (:style wave :color ,orange) 
:inherit unspecified))))
      `(flymake-note ((,class (:underline nil :inherit unspecified))))
+     `(flymake-diagnostic-at-point-posframe-background-face ((,class 
(:background ,base00-1))))
      `(swoop-face-target-words ((,class (:foreground ,yellow))))
      `(swoop-face-target-line ((,class (:background ,base01))))
      `(swoop-face-line-buffer-name ((,class (:inherit header-line :foreground 
,base02))))



reply via email to

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