Given that a single character is highlighted (the matching paren), `alum1` is not very visible. Eg ``` emacs-lisp (set-face-attribute 'show-paren-match nil :background "#e9b96e") ``` looks better.
Given that a single character is highlighted (the matching paren),
alum1is not very visible. Eglooks better.