branch: elpa/apropospriate-theme
commit ba7b73f50c3eec0d99337adc9cd9df8d25b1b9c9
Author: justin talbott <[email protected]>
Commit: justin talbott <[email protected]>
add face for diff-hl-show-hunk-posframe
---
apropospriate.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/apropospriate.el b/apropospriate.el
index 354a276..32d484c 100644
--- a/apropospriate.el
+++ b/apropospriate.el
@@ -667,6 +667,7 @@ Set to `1.0' or nil to prevent font size manipulation."
(custom-theme-set-variables
theme-name
+ `(diff-hl-show-hunk-posframe-internal-border-color ,base00-2)
`(evil-emacs-state-cursor '(,red hbar))
`(evil-insert-state-cursor '(,red bar))
`(evil-normal-state-cursor '(,yellow box))