markItDown
📱 A React app to preview and edit Markdown✍. You can also export it as HTML.
🌴 Soothing pastel theme for Alacritty
git clone https://github.com/catppuccin/alacritty.gitcatppuccin/alacritty
Note
Please see the yaml tag if you need the config in YAML format.
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
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" ]
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
Copyright © 2021-present Catppuccin Org
more like this
📱 A React app to preview and edit Markdown✍. You can also export it as HTML.
search projects, people, and tags