~protesilaos/modus-themes

6e38792b21525f4641edd1b3a082557372c3939b — Protesilaos Stavrou 9 months ago 564c4f3
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)))