All natural pine, faux fur and a bit of soho vibes for the classy minimalist
Note: Your Zellij config file is most likely at ~/.config/zellij/config.kdl
- Copy the contents of
rose-pine{-dawn,-moon}.kdl
to your Zellij config file - Set the theme to your desired variant in your config file:
// ~/.config/zellij/config.kdl
theme "rose-pine" // or "rose-pine-moon" or "rose-pine-dawn"
- Move
rose-pine{-dawn,-moon}.kdl
to your Zellij themes folder (most likely at~/.config/zellij/themes
) - Set the theme to your desired variant in your config file:
// ~/.config/zellij/config.kdl
theme "rose-pine" // or "rose-pine-moon" or "rose-pine-dawn"
Prefer using @rose-pine/build when possible
Modify template.kdl
using Rosé Pine variables, then build variants:
npx @rose-pine/build@latest -t template.kdl
Generated by @rose-pine/build@0.5.1