https://github.com/dneustadt/hyper-wal
Extension for using colorschemes generated by wal in Hyper terminal
https://github.com/dneustadt/hyper-wal
color-scheme colorscheme hyper hyper-plugin hyper-theme wal
Last synced: 12 months ago
JSON representation
Extension for using colorschemes generated by wal in Hyper terminal
- Host: GitHub
- URL: https://github.com/dneustadt/hyper-wal
- Owner: dneustadt
- Created: 2017-04-23T22:21:28.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-10-22T14:45:00.000Z (over 6 years ago)
- Last Synced: 2025-03-31T02:33:46.086Z (12 months ago)
- Topics: color-scheme, colorscheme, hyper, hyper-plugin, hyper-theme, wal
- Language: JavaScript
- Size: 2.93 KB
- Stars: 23
- Watchers: 2
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# hyper-wal
Extension for using colorschemes generated by wal in [Hyper](https://hyper.is).

## How to use
* Get [wal](https://github.com/dylanaraps/wal)
* Generate a colorscheme based on a wallpaper
* Install [Hyper](https://hyper.is) and add `hyper-wal`
to `plugins` in `~/.hyper.js`.
## How it works
The plugin will look for a plain text file at `~/.cache/wal/colors` which should
have been generated by wal.
## License
MIT