tmalsburg / tango-plus-theme

Color theme for Emacs loosely based on the tango palette
Other
46 stars 13 forks source link

darker background for face `show-paren-match` #3

Open tpapp opened 9 years ago

tpapp commented 9 years ago

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.

dgutov commented 9 years ago

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