Awesome
Hi all, Please consider donating to this or any of my many of opensource projects.
<a href='https://ko-fi.com/F1F714HTLD' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi2.png?v=3' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
Soothe-theme
A colorful, muted theme for Emacs, dark background with light text.
Installing
Setup MELPA and install Soothe:
M-x package-install <RET> soothe-theme
Now you can: M-x load-theme <RET> soothe
Enable Soothe at startup:
Add this to your ~/.emacs
(or ~/.emacs.d/init.el
) file:
(load-theme 'soothe)