Bringin' back the glory days
Install
With Quelpa
(use-package mac-classic-theme
:quelpa (mac-classic-theme
:fetcher github
:repo "EricCrosson/mac-classic-theme")
:config (load-theme 'mac-classic))
Or manually, after downloading into your load-path
(require 'mac-classic-theme)
(load-theme 'mac-classic)
Example
Acknowledgments
Inspired by TextMate's Mac Classic theme.
License
GPL 2 (or higher) © Free Software Foundation, Inc.