emacs-soothe-theme
emacs-soothe-theme copied to clipboard
Dark Colorful theme for Emacs, built for synesthesiacs with a taste for Skittles™.
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)