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
- Host: GitHub
- URL: https://github.com/rose-pine/windows-terminal
- Owner: rose-pine
- Created: 2020-11-13T00:53:32.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-01-03T16:43:12.000Z (over 2 years ago)
- Last Synced: 2025-08-29T06:15:18.311Z (9 months ago)
- Topics: rose-pine, soho-vibes, terminal, terminal-emulator, theme, windows-terminal
- Homepage:
- Size: 2.66 MB
- Stars: 89
- Watchers: 4
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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 Moon**

**Rosé Pine Dawn**

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