Wednesday, December 11, 2013

Set zenburn as default theme for aquamacs

1. Download zenburn-theme.el from here (https://github.com/bbatsov/zenburn-emacs) to the directory ~/.emacs.d/themes/. Add this to your .emacs:
(add-to-list 'custom-theme-load-path "~/.emacs.d/themes/")

2. Select 'Options > Customize Aquamacs > Custom Theme'.

3. Check 'zenburn' and click on 'Save Theme Settings'.

4. Then Click on 'Options > Appearnce > Adopt Face and Frame parameters as Frame Default'.

No comments: