https://github.com/rose-pine/rio-terminal
Soho vibes for Rio Terminal
https://github.com/rose-pine/rio-terminal
rio-terminal rose-pine theme
Last synced: over 1 year ago
JSON representation
Soho vibes for Rio Terminal
- Host: GitHub
- URL: https://github.com/rose-pine/rio-terminal
- Owner: rose-pine
- Created: 2023-11-14T11:01:24.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-16T14:51:34.000Z (about 2 years ago)
- Last Synced: 2025-01-16T13:55:32.639Z (over 1 year ago)
- Topics: rio-terminal, rose-pine, theme
- Homepage:
- Size: 861 KB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Rosé Pine for Rio Terminal
All natural pine, faux fur and a bit of soho vibes for the classy minimalist
## Usage
1. Download theme files
- **Via git:** if you are a git user, you can install the theme and keep up to date by cloning the repo:
```sh
git clone git@github.com:avelino/rose-pine-rio-term.git
```
- **Via zip file:** download using the [GitHub `.zip` download](https://github.com/avelino/rose-pine-rio-term/archive/master.zip) option and unzip them.
2. Move `*.toml` (theme files, ) to inside themes folder in `$HOME/.rio/themes` _(e.g: `~/.rio/themes`)_, we have the themes:
- `rose-pine.toml`
- `rose-pine-moon.toml`
- `rose-pine-dawn.toml`
3. Update `$HOME/.rio/config.toml` to activate the theme:
```toml
[style]
theme = "rose-pine.toml" # or rose-pine-moon.toml or rose-pine-dawn.toml
```
> **Note:** Rio Terminal will automatically reload the theme
## Gallery
### Rosé Pine

### Rosé Pine Moon

### Rosé Pine Dawn

```sh
npx @rose-pine/build@0.8.2 -t template.toml -o .
```
_Generated by [@rose-pine/build@0.8.2](https://github.com/rose-pine/build)_