Soho vibes for Alacritty
Find a file
2025-11-05 08:26:50 -06:00
assets Update readme.md (#9) 2025-10-13 10:09:36 -05:00
dist Port the template file from YAML to TOML (#5) 2023-06-16 01:19:37 +02:00
LICENSE normalise README and LICENSE 2025-11-05 08:26:50 -06:00
README.md normalise README and LICENSE 2025-11-05 08:26:50 -06:00
template.toml Port the template file from YAML to TOML (#5) 2023-06-16 01:19:37 +02:00

Rosé Pine for Alacritty

All natural pine, faux fur and a bit of soho vibes for the classy minimalist

Usage

Clone this repository:

git clone https://github.com/rose-pine/alacritty.git

Copy themes to your Alacritty config directory:

# Update your config path if necessary
cp ./alacritty/dist/* ~/.config/alacritty

Import any theme in your Alacritty config:

# ~/.config/alacritty/alacritty.toml
[general]
	import = ["rose-pine.toml"]

For older versions of Alacritty, we have a legacy YAML theme.

Fetch featured below is NerdFetch

Rosé Pine

Alacritty with Rosé Pine

Rosé Pine Moon

Alacritty with Rosé Pine Moon

Rosé Pine Dawn

Alacritty with Rosé Pine Dawn

Thanks to

Contributing

Modify template.toml using Rosé Pine variables, then build variants:

npx @rose-pine/build@0.8.0 -t template.toml -f hex

Generated by @rose-pine/build@0.8.0