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

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

[nongnu] elpa/apropospriate-theme 22b394e 111/118: add eldoc-box faces


From: ELPA Syncer
Subject: [nongnu] elpa/apropospriate-theme 22b394e 111/118: add eldoc-box faces
Date: Thu, 21 Oct 2021 18:02:33 -0400 (EDT)

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

    add eldoc-box faces
---
 apropospriate.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/apropospriate.el b/apropospriate.el
index 32d484c..87e4706 100644
--- a/apropospriate.el
+++ b/apropospriate.el
@@ -265,6 +265,8 @@ Set to `1.0' or nil to prevent font size manipulation."
      `(frog-menu-posframe-background-face ((,class :background ,base00-2)))
      `(frog-menu-action-keybinding-face ((,class :inherit avy-lead-face)))
      `(ivy-posframe-border ((,class :background ,base00-2)))
+     `(eldoc-box-body ((,class :background ,base00-2)))
+     `(eldoc-box-border ((,class :background ,base00-2)))
      `(solaire-default-face ((,class :background ,base00-1)))
      `(solaire-line-number-face ((,class :background ,base00-2)))
      `(company-tooltip ((,class (:background ,base00-2 :foreground ,base02))))



reply via email to

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