Alacritty Themes
This directory keeps the TOML themes from the upstream alacritty-theme collection without the bulky preview PNGs. The screenshots are useful for browsing themes, but they are not used by Alacritty at runtime.
The active Alacritty config imports:
import = ["~/.config/alacritty/themes/themes/solarized_dark.toml"]
To switch themes, replace solarized_dark with another file name from
themes/.
For preview images and upstream contribution guidance, use the upstream alacritty-theme repository.
License
The project is available as open source under the terms of the Apache License, Version 2.0.