Make key bindings use optional fixed-pitch

This applies when 'modus-themes-mixed-fonts' is non-nil.
This commit is contained in:
Manuel Giraud 2022-05-20 06:38:58 +03:00 committed by Protesilaos Stavrou
parent b6285162d8
commit 04a70d256e
No known key found for this signature in database
GPG key ID: 99BD6459CD5CA3EA

View file

@ -4307,7 +4307,8 @@ by virtue of calling either of `modus-themes-load-operandi' and
bg-region blue-intense-bg
fg-alt blue-intense)
:extend t)))
`(modus-themes-key-binding ((,class :inherit bold :foreground ,blue-alt-other)))
`(modus-themes-key-binding ((,class :inherit (bold modus-themes-fixed-pitch)
:foreground ,blue-alt-other)))
`(modus-themes-prompt ((,class ,@(modus-themes--prompt
cyan-alt-other blue-alt-other fg-alt
cyan-nuanced-bg blue-refine-bg fg-main