branch: elpa/apropospriate-theme
commit c46432a5559630380abee9ead387eba2db28ad15
Author: justin talbott <[email protected]>
Commit: justin talbott <[email protected]>
add ivy-posframe-border face
---
apropospriate.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/apropospriate.el b/apropospriate.el
index 0ffe258..e525b1c 100644
--- a/apropospriate.el
+++ b/apropospriate.el
@@ -260,6 +260,7 @@ Set to `1.0' or nil to prevent font size manipulation."
`(frog-menu-actions-face ((,class :foreground ,base03-1)))
`(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)))
`(solaire-default-face ((,class :background ,base00-1)))
`(solaire-line-number-face ((,class :background ,base00-2)))
`(company-tooltip ((,class (:background ,base00-2 :foreground ,base02))))