1
0
Fork 0
mirror of https://git.sr.ht/~ryuslash/yoshi-theme synced 2025-02-07 13:35:50 +01:00

Add ‘hydra-posframe-show-params’

This commit is contained in:
Tom Willemse 2020-03-06 22:53:22 -08:00
parent 4a5d6c1ad6
commit 77734f73f1
2 changed files with 10 additions and 1 deletions

View file

@ -15,6 +15,10 @@ This project adheres to [[http://semver.org][Semantic Versioning]].
Add the ivy-posframe faces: ~ivy-posframe~, ~ivy-posframe-border~,
~ivy-posframe-border-width~, ~ivy-posframe-style~.
** ADDED Variables for hydra-posframe
Add the hydra-posframe: ~hydra-posframe-show-params~.
* [[https://github.com/ryuslash/yoshi-theme/compare/v6.1.0...v6.2.0][6.2.0]] -- 2019-05-05
:PROPERTIES:
:CUSTOM_ID: release-6.2.0

View file

@ -524,7 +524,12 @@
'(window-divider-mode t)
'(window-divider-default-right-width 1)
'(ivy-posframe-border-width 15)
'(ivy-posframe-style 'frame-bottom-window-center)))
'(ivy-posframe-style 'frame-bottom-window-center)
`(hydra-posframe-show-params
'(:poshandler posframe-poshandler-frame-bottom-center
:internal-border-width 15
:internal-border-color ,bgdim
:background-color ,bgdim))))
;;;###autoload
(and load-file-name