https://github.com/rose-pine/surfingkeys
Soho vibes for Surfingkeys
https://github.com/rose-pine/surfingkeys
rose-pine surfingkeys theme
Last synced: about 1 year ago
JSON representation
Soho vibes for Surfingkeys
- Host: GitHub
- URL: https://github.com/rose-pine/surfingkeys
- Owner: rose-pine
- License: unlicense
- Created: 2023-01-29T10:47:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-28T10:47:15.000Z (over 1 year ago)
- Last Synced: 2025-04-11T23:46:53.918Z (about 1 year ago)
- Topics: rose-pine, surfingkeys, theme
- Language: JavaScript
- Homepage:
- Size: 446 KB
- Stars: 26
- Watchers: 2
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
Rosé Pine for Surfingkeys
All natural pine, faux fur and a bit of soho vibes for the classy minimalist
## Usage
1. Open Surfingkeys options page `;e`
2. Enable Advanced mode
3. Copy paste [`dist/rose-pine.js`](./dist/rose-pine.js) or `loaded settings from` GitHub raw URL
> Eg. https://raw.githubusercontent.com/rose-pine/surfingkeys/main/dist/rose-pine.js
## Gallery
### Rosé Pine












### Rosé Pine Moon












### Rosé Pine Dawn












## Thanks to
- [thuanowa](https://github.com/thuanowa)
## Contributing
Surfingkeys front-end: https://github.com/brookhong/Surfingkeys/blob/master/src/content_scripts/ui/frontend.css
Modify `template.json` using [Rosé Pine variables](https://github.com/rose-pine/build#variables), then build variants:
```sh
cd $(git rev-parse --show-toplevel)
rm -rf dist/
npx @rose-pine/build@latest -t template.js
# Or
./build
```
_Generated by [@rose-pine/build@0.9.1](https://github.com/rose-pine/build)_