Catppuccin for emacs
View on GitHubPreviews
Installation
-
Download repo locally.
-
Add your theme of choice to:
.emacs.d/themes
if you use vanilla emacs or.doom.d/themes
if you use Doom emacs (If thethemes
folder doesn't exist make a folder with its name) -
Install autothemer using either package.el or your choice of package manager to install from MELPA.
Using
In your .emacs.d
or .doom.d
add the following lines in config.el
(use-package autothemer
:ensure t)
(load-theme 'catppuccin-(mocha, macchiato, frappe or latte go here) t)
💝 Thanks to