tmalsburg/tango-plus-theme

darker background for face `show-paren-match`

tpapp opened this issue · 1 comments

Given that a single character is highlighted (the matching paren), alum1 is not very visible. Eg

(set-face-attribute 'show-paren-match nil :background "#e9b96e")

looks better.

As a counterpoint, I sometimes think it's too visible. But most of the time, it's about right.