TextMate's Dawn color theme for Emacs - Stack Overflow most recent 30 from stackoverflow.com2009-11-27T04:48:03Zhttp://stackoverflow.com/feeds/question/372747http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/372747/textmates-dawn-color-theme-for-emacs2TextMate's Dawn color theme for EmacsCezar2008-12-16T21:15:01Z2009-07-23T05:42:06Z
<p>Does anybody know if there is a color theme like the TextMate Dawn theme, for Emacs ? I simply don't like the way the fonts look on my dark emacs theme and I am not sure if it's emacs's fault or just the theme.</p>
<p>Here's a comparison:</p>
<p><a href="http://mixandgo.com/emacs_textmate.png" rel="nofollow">http://mixandgo.com/emacs_textmate.png</a></p>
<p>Thanks,
Cezar</p>
http://stackoverflow.com/questions/372747/textmates-dawn-color-theme-for-emacs/372891#3728912Answer by ShreevatsaR for TextMate's Dawn color theme for EmacsShreevatsaR2008-12-16T21:51:18Z2008-12-16T21:57:11Z<p>Um, why do you have a dark Emacs?</p>
<p>Do <code>M-x color-theme-select</code> (maybe you'll need to install <code>color-theme</code> first: do <code>sudo apt-get install emacs-goodies-el</code> or see <a href="http://www.emacswiki.org/cgi-bin/wiki?ColorTheme" rel="nofollow">Emacswiki page</a>), and pick a light one. There are lots; many with "light" or "gray" in their name. (I like Greiner, Wheat, Snow, etc.)</p>
<p>Also, maybe you want to turn on/off anti-aliasing?</p>
http://stackoverflow.com/questions/372747/textmates-dawn-color-theme-for-emacs/1169803#11698030Answer by HVS for TextMate's Dawn color theme for EmacsHVS2009-07-23T05:42:06Z2009-07-23T05:42:06Z<p>After installing color-theme for Emacs:</p>
<p><a href="http://www.emacswiki.org/emacs/ColorTheme" rel="nofollow">http://www.emacswiki.org/emacs/ColorTheme</a></p>
<p>You can download this theme which is similar to the TextMate color scheme:</p>
<p><a href="http://blog.jdhuntington.com/2008/11/emacs-color-theme-blackboard.html" rel="nofollow">http://blog.jdhuntington.com/2008/11/emacs-color-theme-blackboard.html</a></p>