dorkhub

alacritty

🌴 Soothing pastel theme for Alacritty

catppuccin
78040 forksMITupdated 1 year ago
git clone https://github.com/catppuccin/alacritty.gitcatppuccin/alacritty

Logo
Catppuccin for Alacritty

Previews

🌻 Latte
🪴 Frappé
🌺 Macchiato
🌿 Mocha

Usage

Note

Please see the yaml tag if you need the config in YAML format.

  1. Copy the theme files next to your alacritty.toml configuration file. See Alacritty's README to see where your config file can be stored, it is usually stored at ~/.config/alacritty/alacritty.toml

    • Latte

      curl -LO --output-dir ~/.config/alacritty https://github.com/catppuccin/alacritty/raw/main/catppuccin-latte.toml
    • Frappé

      curl -LO --output-dir ~/.config/alacritty https://github.com/catppuccin/alacritty/raw/main/catppuccin-frappe.toml
    • Macchiato

      curl -LO --output-dir ~/.config/alacritty https://github.com/catppuccin/alacritty/raw/main/catppuccin-macchiato.toml
    • Mocha

      curl -LO --output-dir ~/.config/alacritty https://github.com/catppuccin/alacritty/raw/main/catppuccin-mocha.toml
  2. Import the desired flavour config in your alacritty.toml:

    general.import = [
      # uncomment the flavour you want below:
      "~/.config/alacritty/catppuccin-latte.toml"
      # "~/.config/alacritty/catppuccin-frappe.toml"
      # "~/.config/alacritty/catppuccin-macchiato.toml"
      # "~/.config/alacritty/catppuccin-mocha.toml"
    ]

🙋 FAQ

  • Q: "My colours don't look the same as the previews. What do I do?"
    A: Make sure you have the following set in alacritty.toml:

    [env]
    TERM = "xterm-256color"
  • Q: "What font have you used in the screenshots above?"
    A: Iosevka Term

💝 Thanks to

 

Copyright © 2021-present Catppuccin Org

more like this

markItDown

📱 A React app to preview and edit Markdown✍. You can also export it as HTML.

JavaScript51

search

search projects, people, and tags