Change Emacs syntax highlighting colors
I'm running Emacs, editing files in C++ mode and PHP mode. I love syntax highlighting as a concept, but the default colors are a travesty. I can barely read some of them: way too dark. What is the easiest way to change their values? I can't seem to find anything about this on the web. I don't even mind changing the binary as I'm compiling my own Emacs. I just want to find the place where it says blue is #0000FF and change it to #AAAAFF for example. seth I find it easiest to use color-theme for this sort of thing. https://www.emacswiki.org/emacs/ColorThemes But if you don't want to do that, put