https://github.com/rose-pine/hyper
Soho vibes for Hyper
https://github.com/rose-pine/hyper
hyper rose-pine soho-vibes terminal terminal-emulator theme
Last synced: 10 months ago
JSON representation
Soho vibes for Hyper
- Host: GitHub
- URL: https://github.com/rose-pine/hyper
- Owner: rose-pine
- Created: 2020-02-28T00:26:35.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2023-12-28T19:04:28.000Z (about 2 years ago)
- Last Synced: 2025-03-27T20:51:17.702Z (11 months ago)
- Topics: hyper, rose-pine, soho-vibes, terminal, terminal-emulator, theme
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/hyper-rose-pine
- Size: 3.33 MB
- Stars: 33
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Rosé Pine for Hyper
All natural pine, faux fur and a bit of soho vibes for the classy minimalist
## Usage
```sh
hyper i hyper-rose-pine
```
or
```javascript
// Hyper config, e.g. ~/.hyper.js
plugins: ["hyper-rose-pine"],
```
## Options
```javascript
config: {
theme: {
// @usage 'main' | 'moon' | 'dawn'
// @default 'main'
variant: 'dawn',
// Optionally, override Rosé Pine palette per variant
// https://rosepinetheme.com/palette
main: {},
moon: {},
dawn: {
muted: '#dfff00'
}
}
}
```
## Gallery
**Rosé Pine**

**Rosé Pine Moon**

**Rosé Pine Dawn**
