
This is my emacs color theme, adjust based on the “Sunburst” theme for TextMate which is created by Soryu.
The el file can be found here: http://p3n9.kilu.de/color-theme-sunburst.el

This is my emacs color theme, adjust based on the “Sunburst” theme for TextMate which is created by Soryu.
The el file can be found here: http://p3n9.kilu.de/color-theme-sunburst.el
This looks beautiful. Nice font, too. The download does not work for me though.
ReplyDeletesorry, forgot to upload :|
ReplyDeleteThank you for this
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteHow should it be loaded ?
ReplyDeleteI get it...new question, How can I load the same colors fot both emacs gui and command line ?
ReplyDeleteAwesome, though I found the comment face a little too dim, so changed #666 -> #888. That's personal taste though :)
ReplyDeletethis is an awesome theme. thanks. but i did need some work around to load it. I changed the filename to color-theme-tm.el with an additional line (provide 'color-theme-tm) so that it can be loaded with (require 'color-theme)
ReplyDelete