I'm loading a deftheme
theme using (load-theme)
. I'm very happy with it most cases, but in yaml-mode
I'd like to change attributes for font-lock-variable-name-face
.
How can I make the theme use different face attributes for it in a single buffer?