Hi guys,
I am writing my own theme and I would like to change the color of all brackets. I can't find any option for setting that. I am using custom-theme mode interface for building the theme.
Is there an option that I can use inside the custom-theme-set-faces
form?
for example like '(font-lock-string-face ((t (:foreground "#d7d7af"))))
Thanks!