Skip to content
/ emacs Public
forked from catppuccin/emacs

πŸ„ Soothing pastel theme for Emacs

License

Notifications You must be signed in to change notification settings

yakirk/emacs

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

21 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Logo
Catppuccin for Emacs

About

This is the port of catppuccin-theme for the Emacs text editor.

Usage

  1. Use either package.el or your choice of package manager to install from MELPA.

Using use-package

(use-package catppuccin-theme
 :config
 (setq catppuccin-height-title1 1.5))

For DOOM Emacs

  1. Use load-theme to load catppuccin theme

πŸ™‹ FAQ

  • Q: "Is it available on MELPA?"

A: Yes , it is available on melpa. You can install it using package-name catppuccin-theme

  • Q: "Can it be customized?"

A: Yes some customization variables are provided. Use M-x customize or using elisp.

Customizable variables include

  • catppuccin-alternate-mode-line-and-minibuffer
  • catppuccin-enlarge-headings
  • catppuccin-height-title{1,2,3}

And Many More..

πŸ’ Thanks to

Β 

Copyright Β© 2021-present Catppuccin Org

About

πŸ„ Soothing pastel theme for Emacs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Emacs Lisp 100.0%