mirror of
https://github.com/protesilaos/ef-themes.git
synced 2026-09-10 07:06:15 -04:00
Add support for transient-key-stack face
This commit is contained in:
parent
5f81c60315
commit
ce88dd29ce
|
|
@ -2405,7 +2405,7 @@ text should not be underlined as well) yet still blend in."
|
|||
`(transient-key-noop ((,c :inherit (shadow ef-themes-key-binding))))
|
||||
`(transient-key-recurse ((,c :inherit ef-themes-key-binding)))
|
||||
`(transient-key-return ((,c :inherit ef-themes-key-binding)))
|
||||
`(transient-key-stay ((,c :inherit ef-themes-key-binding)))
|
||||
`(transient-key-stack ((,c :inherit ef-themes-key-binding)))
|
||||
`(transient-key-stay ((,c :inherit ef-themes-key-binding)))
|
||||
`(transient-mismatched-key ((,c :underline t)))
|
||||
`(transient-nonstandard-key ((,c :underline t)))
|
||||
|
|
|
|||
Loading…
Reference in a new issue