dotemacs

How do I set the colour of brackets/braces/parentheses in Emacs?

I'd like to specify the colour of {}, () and [] in a custom colour theme. Is this possible? Update: Here's the source. Please note the in-development status of this theme; it is unsafe for use both at the workplace and around the home. ;;; Color theme based on Moria for VIM. (defun color-theme-moria () "A color theme based on Moria f...