296

professional dilettante

Sunburst theme for Aquamacs

Sunburst is the theme I’ve recently switched to when using textmate.  I happened upon a port for aquamacs.  You can get it here: http://barg.hitoridake.com/2008/08/sunburst-for-emacs/ I think you need color theme installed.  In any case, you definitely need to include the lisp from the above link somewhere in your load path. e.g. ;;  add color-theme to [...]

Sunburst is the theme I’ve recently switched to when using textmate.  I happened upon a port for aquamacs.  You can get it here: http://barg.hitoridake.com/2008/08/sunburst-for-emacs/

I think you need color theme installed.  In any case, you definitely need to include the lisp from the above link somewhere in your load path.

e.g.

;;  add color-theme to your load path

(add-to-list 'load-path "~/Library/Preferences/Aquamacs Emacs/emacs_includes/plugins/color-theme-6.6.0/color-theme.el")
(require 'color-theme)
<code>(color-theme-initialize)

;; add sunburst color theme to your load path
<code>(load-file "~/Library/Preferences/Aquamacs Emacs/emacs_includes/plugins/color-theme-6.6.0/barg-color-theme-sunburst.el")
(color-theme-sunburst)

 

Leave a Reply

Required fields are marked with an asterisk (*), you may use these tags in your comment: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Spam protection by WP Captcha-Free

Most Recent Post

It’s been a long time, I shouldn’t have left you, part 1 …

But now I’m back.All official like.I do social stuff again.I see my friends.I’m moving into my own place again.And all that adult shit.

Categories

Content © professional dilettante
Proudly powered by WordPress
Theme designed by Artisan Themes

Entries (RSS)
Comments (RSS)

22 queries.
0.493 seconds.