An open API service indexing awesome lists of open source software.

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

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)_