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

https://github.com/rose-pine/windows-terminal

Soho vibes for Windows Terminal
https://github.com/rose-pine/windows-terminal

rose-pine soho-vibes terminal terminal-emulator theme windows-terminal

Last synced: 9 months ago
JSON representation

Soho vibes for Windows Terminal

Awesome Lists containing this project

README

          



Rosé Pine for Windows Terminal

All natural pine, faux fur and a bit of soho vibes for the classy minimalist





## Usage

1. Open `settings.json` from Windows Terminal
2. In the `schemes` section of the file, paste the contents of your chosen scheme file (e.g. `rose-pine.scheme.json`)
3. Navigate to the `themes` section and paste the contents of the corresponding theme file (e.g. `rose-pine.theme.json`).
4. Update `colorScheme` within the `profiles` section to include your chosen scheme:

```json
{
"profiles": {
"defaults": {
"colorScheme": "rose-pine"
}
}
}
```

5. Update `theme` to use your chosen theme:

```json
{
"theme": "rose-pine"
}
```

## Gallery

**Rosé Pine**

![Rosé Pine for Windows Terminal](./assets/rose-pine.png)

**Rosé Pine Moon**

![Rosé Pine Moon for Windows Terminal](./assets/rose-pine-moon.png)

**Rosé Pine Dawn**

![Rosé Pine Dawn for Windows Terminal](./assets/rose-pine-dawn.png)

## Thanks to

- [Jimmysit0](https://github.com/Jimmysit0)