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)))