Use correct name for blink-matching-paren-offscreen
1 files changed, 1 insertions(+), 1 deletions(-) M modus-themes.el
M modus-themes.el => modus-themes.el +1 -1
@@ 1655,7 1655,7 @@ FG and BG are the main colors." `(vertical-border ((,c :foreground ,border))) ;;;;; basic and/or ungrouped styles `(appt-notification ((,c :inherit bold :foreground ,modeline-err))) `(blink-matching-paren-highlight-offscreen ((,c :background ,bg-paren-match))) `(blink-matching-paren-offscreen ((,c :background ,bg-paren-match))) `(bold ((,c :weight bold))) `(bold-italic ((,c :inherit (bold italic)))) `(underline ((,c :underline ,fg-dim)))