~protesilaos/modus-themes

5082d4363caab673f190f365ac88341ed220c85d — Protesilaos Stavrou 6 months ago 1fdb067
Add support for blink-matching-paren-highlight-offscreen (Emacs 30)
1 files changed, 1 insertions(+), 0 deletions(-)

M modus-themes.el
M modus-themes.el => modus-themes.el +1 -0
@@ 1747,6 1747,7 @@ FG and BG are the main colors."
    `(tool-bar ((,c :background ,bg-dim :foreground ,fg-main)))
    `(vertical-border ((,c :foreground ,border)))
;;;;; basic and/or ungrouped styles
    `(blink-matching-paren-highlight-offscreen ((,c :background ,bg-paren-match)))
    `(bold ((,c :weight bold)))
    `(bold-italic ((,c :inherit (bold italic))))
    `(underline ((,c :underline ,fg-dim)))