Skip to content

🌴 Soothing pastel theme for Alacritty

License

Notifications You must be signed in to change notification settings

coolove/alacritty

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo
Catppuccin for Alacritty

Usage

  1. Copy the contents of catppuccin.yml into your Alacritty config file (usually stored at ~/.config/alacritty/alacritty.yml)
  2. Set the line colors: *macchiato to match your desired flavour. (latte, frappe, macchiato, mocha)

🙋 FAQ

  • Q: "Help! the colors don't look like in the demo while I'm on Tmux. What do I do?" A: The solution is two-fold. First, make sure you have the following set in alacritty.yml:
env:
  TERM: xterm-256color

Second, make sure you have the following in your tmux.conf:

set -g default-terminal "xterm-256color"
set-option -ga terminal-overrides ",xterm-256color:Tc"

Now you should be all set!

💝 Thanks to

 

Copyright © 2021-present Catppuccin Org

About

🌴 Soothing pastel theme for Alacritty

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published