Catppuccin for emacs
View on GitHubPreviews
Installation
-
Download repo locally.
-
Add your theme of choice to:
.emacs.d/themesif you use vanilla emacs or.doom.d/themesif you use Doom emacs (If thethemesfolder 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