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

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

[nongnu] elpa/apropospriate-theme ac22379 108/118: support for company-p


From: ELPA Syncer
Subject: [nongnu] elpa/apropospriate-theme ac22379 108/118: support for company-posframe
Date: Thu, 21 Oct 2021 18:02:33 -0400 (EDT)

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

    support for company-posframe
---
 README.md        | 1 +
 apropospriate.el | 1 +
 2 files changed, 2 insertions(+)

diff --git a/README.md b/README.md
index f78a61b..33f5288 100644
--- a/README.md
+++ b/README.md
@@ -106,3 +106,4 @@ Apropospriate supports all the usual `prog-mode` derived 
packages as well as som
 * Solaire
 * Frog Menu
 * Which Key Posframe
+* Company Posframe
diff --git a/apropospriate.el b/apropospriate.el
index fa9118f..3f04a75 100644
--- a/apropospriate.el
+++ b/apropospriate.el
@@ -259,6 +259,7 @@ Set to `1.0' or nil to prevent font size manipulation."
      `(ivy-posframe ((,class :background ,base00-2 :foreground ,base03)))
      `(which-key-posframe ((,class :background ,base00-2 :foreground ,base03)))
      `(which-key-posframe-border ((,class :background ,base00-2)))
+     `(company-posframe-quickhelp ((,class :background ,base00-2 :foreground 
,base03)))
      `(frog-menu-prompt-face ((,class :foreground ,base03-1)))
      `(frog-menu-actions-face ((,class :foreground ,base03-1)))
      `(frog-menu-posframe-background-face ((,class :background ,base00-2)))



reply via email to

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