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

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

[nongnu] elpa/apropospriate-theme d3c7b3399a: configure other vertico po


From: ELPA Syncer
Subject: [nongnu] elpa/apropospriate-theme d3c7b3399a: configure other vertico posframe border faces
Date: Mon, 11 Apr 2022 15:58:07 -0400 (EDT)

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

    configure other vertico posframe border faces
---
 apropospriate.el | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/apropospriate.el b/apropospriate.el
index 67c8a1b57b..74d898e64d 100644
--- a/apropospriate.el
+++ b/apropospriate.el
@@ -279,6 +279,10 @@ Set to `1.0' or nil to prevent font size manipulation."
      `(transient-posframe-border ((,class (:background ,base00-2))))
      `(vertico-posframe ((,class (:background ,base00-2))))
      `(vertico-posframe-border ((,class (:background ,base00-2))))
+     `(vertico-posframe-border-2 ((,class (:background ,base00-1))))
+     `(vertico-posframe-border-3 ((,class (:background ,base00-1))))
+     `(vertico-posframe-border-4 ((,class (:background ,base00-1))))
+     `(vertico-posframe-border-fallback ((,class (:background ,base00-1))))
      `(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)))



reply via email to

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