I am learning emacs and have a question about syntax highlighting. the default colors are really dark and I have to squint to read what i'm typing. So, my question, how can I soften the colors a bit? here is what the line in my .emacs file is:
'(global-font-lock-mode t nil (font-lock))
Edited by ClemsonCS, 27 August 2008 - 08:17 PM.