A cozy dark helix theme designed to make your coding sessions feel warm and inviting.
Add Sunset to your Helix themes:
mkdir -p "${XDG_CONFIG_HOME:-$HOME/.config}/helix/themes"
curl -o "${XDG_CONFIG_HOME:-$HOME/.config}/helix/themes/sunset.toml" https://raw.githubusercontent.com/pithecantrope/sunset/main/sunset.toml
Restart Helix and apply the theme:
:theme sunset
This project is distributed under the MIT license.