Catppuccin for emacs

View on GitHub

Previews

Installation

  1. Download repo locally.

  2. Add your theme of choice to: .emacs.d/themes if you use vanilla emacs or .doom.d/themes if you use Doom emacs (If the themes folder doesn't exist make a folder with its name)

  3. 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