Jump to content

emacs syntax highlighting

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1
ClemsonCS

ClemsonCS

    Newbie

  • Members
  • PipPip
  • 28 posts
hey everyone,

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.


#2
ClemsonCS

ClemsonCS

    Newbie

  • Members
  • PipPip
  • 28 posts
bump