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

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

[nongnu] elpa/apropospriate-theme cf12db3 107/118: add matching backgrou


From: ELPA Syncer
Subject: [nongnu] elpa/apropospriate-theme cf12db3 107/118: add matching background border color for which-key-posframe
Date: Thu, 21 Oct 2021 18:02:33 -0400 (EDT)

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

    add matching background border color for which-key-posframe
---
 apropospriate.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/apropospriate.el b/apropospriate.el
index 61e051e..fa9118f 100644
--- a/apropospriate.el
+++ b/apropospriate.el
@@ -258,6 +258,7 @@ Set to `1.0' or nil to prevent font size manipulation."
      `(lsp-face-highlight-write ((,class (:inherit highlight-symbol-face 
:background ,base00+2))))
      `(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)))
      `(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]