branch: elpa/apropospriate-theme
commit 22b394e3c9fc8db3a33c0f7fa36263ce44b0dec5
Author: justin talbott <[email protected]>
Commit: justin talbott <[email protected]>

    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