I'm using prelude emacs with solarized theme and parenthesis highlights are hardly visible and looking very ugly. I've tried disabling show-smartparen-mode
also show-paren-mode
but nothing seems to disable it. I'm not sure, which mode is making highlight parenthesis. Please check the image below:
I would like to change background color of parenthesis to something else so it is more visible. I would appreciate if anyone could provide any help/comments in this regards. Thanks!
EDIT
Problem: The matching parenthesis highlight, if you look at image above, my cursor is immediate right of the )
therefore (
and )
are highlighted in bluish shade which is not visible.
What I want: I would somehow like to change background color of this highlight.