https://github.com/rose-pine/helix
Soho vibes for Helix
https://github.com/rose-pine/helix
editor hacktoberfest helix rose-pine soho-vibes theme
Last synced: 2 months ago
JSON representation
Soho vibes for Helix
- Host: GitHub
- URL: https://github.com/rose-pine/helix
- Owner: rose-pine
- Created: 2022-01-18T21:44:49.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-07T15:50:09.000Z (over 1 year ago)
- Last Synced: 2025-02-25T18:16:43.051Z (about 1 year ago)
- Topics: editor, hacktoberfest, helix, rose-pine, soho-vibes, theme
- Size: 105 KB
- Stars: 31
- Watchers: 2
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Rosé Pine for Helix
All natural pine, faux fur and a bit of soho vibes for the classy minimalist
## Usage
Rosé Pine is included in Helix. Add the desired variant to your Helix config, e.g. `~/.config/helix/config.toml`:
```ini
theme = "rose_pine"
# or other variant
theme = "rose_pine_moon"
theme = "rose_pine_dawn"
```
Or preview for your current session:
```ini
:theme rose_pine<_moon,_dawn>
```
**Manual**
Clone the themes locally:
```sh
mkdir -p $XDG_CONFIG_HOME/helix/themes
git clone https://github.com/rose-pine/helix.git $XDG_CONFIG_HOME/helix/themes/
```
## Gallery
**Rosé Pine**

**Rosé Pine Moon**

**Rosé Pine Dawn**

## Thanks to
- [RayGervais](https://github.com/raygervais)
- [ChrisHa](https://github.com/chunghh)
- [cor](https://github.com/cor)