https://github.com/rose-pine/zellij
Soho vibes for Zellij
https://github.com/rose-pine/zellij
rose-pine soho-vibes theme
Last synced: 5 months ago
JSON representation
Soho vibes for Zellij
- Host: GitHub
- URL: https://github.com/rose-pine/zellij
- Owner: rose-pine
- License: mit
- Created: 2023-02-05T14:38:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-11-05T14:51:25.000Z (6 months ago)
- Last Synced: 2025-11-05T16:25:18.007Z (6 months ago)
- Topics: rose-pine, soho-vibes, theme
- Homepage:
- Size: 9.77 KB
- Stars: 38
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Rosé Pine for Zellij
All natural pine, faux fur and a bit of soho vibes for the classy minimalist
## Usage
_Note_: Your Zellij config file is most likely at `~/.config/zellij/config.kdl`
### Option 1
1. Copy the contents of `rose-pine{-dawn,-moon}.kdl` to your Zellij config file
2. 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"
```
### Option 2
1. Move `rose-pine{-dawn,-moon}.kdl` to your Zellij themes folder (most likely at `~/.config/zellij/themes`)
2. 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"
```
## Thanks to
- [anihm136](https://github.com/anihm136)
## Contributing
> Prefer using [@rose-pine/build](https://github.com/rose-pine/build) when possible
Modify `template.kdl` using Rosé Pine variables, then build variants:
```sh
npx @rose-pine/build@latest -t template.kdl -f rgb-ns
```
_Generated by [@rose-pine/build@0.9.1](https://github.com/rose-pine/build)_