mirror of
https://github.com/protesilaos/modus-themes.git
synced 2026-09-10 07:16:30 -04:00
Support auto-dim-other-buffers-hide-face
This commit is contained in:
parent
d79e658660
commit
d807e1f013
|
|
@ -1850,6 +1850,7 @@ FG and BG are the main colors."
|
|||
`(TeX-error-description-warning ((,c :inherit warning)))
|
||||
;;;;; auto-dim-other-buffers
|
||||
`(auto-dim-other-buffers-face ((,c :background ,bg-inactive)))
|
||||
`(auto-dim-other-buffers-hide-face ((,c :foreground ,bg-inactive :background ,bg-inactive)))
|
||||
;;;;; avy
|
||||
`(avy-background-face ((,c :background ,bg-dim :foreground ,fg-dim :extend t)))
|
||||
`(avy-goto-char-timer-face ((,c :inherit bold :background ,bg-active)))
|
||||
|
|
|
|||
Loading…
Reference in a new issue