mirror of
https://github.com/protesilaos/modus-themes.git
synced 2026-09-10 07:16:30 -04:00
Add support for vc-dir-key-binding-hint-label (Emacs 32)
This commit is contained in:
parent
c6a08aa1a8
commit
9172a0e8ef
|
|
@ -7000,6 +7000,7 @@ If COLOR is unspecified, then return :box unspecified."
|
|||
`(vc-dir-file ((,c :foreground ,name)))
|
||||
`(vc-dir-header ((,c :inherit modus-themes-bold)))
|
||||
`(vc-dir-header-value ((,c :foreground ,string)))
|
||||
`(vc-dir-key-binding-hint-label ((,c :inherit modus-themes-bold)))
|
||||
`(vc-dir-mark-indicator (( )))
|
||||
`(vc-dir-status-edited ((,c :inherit modus-themes-slant)))
|
||||
`(vc-dir-status-ignored ((,c :foreground ,fg-dim)))
|
||||
|
|
|
|||
Loading…
Reference in a new issue