diff --git a/private/themes/narf/narf-dark-theme.el b/private/themes/narf/narf-dark-theme.el index 9ec1052e9..88bfa069a 100644 --- a/private/themes/narf/narf-dark-theme.el +++ b/private/themes/narf/narf-dark-theme.el @@ -157,7 +157,7 @@ ;; `(linum ((,c (:foreground ,linum-fg :bold nil :height 0.8)))) `(linum ((,c (:foreground ,linum-fg :bold nil)))) `(linum-highlight-face ((,c (:inherit linum :foreground ,linum-hl-fg)))) - `(show-paren-match ((,c (:foreground ,magenta :bold ,bold :inverse-video t)))) + `(show-paren-match ((,c (:foreground ,magenta :inverse-video t)))) ;; Modeline `(narf-minibuffer-active ((,c (:background ,active-minibuffer))))