An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# hyper-wal

Extension for using colorschemes generated by wal in [Hyper](https://hyper.is).

![hyper-wal](https://cloud.githubusercontent.com/assets/9033214/26025727/3602df56-37ee-11e7-8baa-82f5c37ff443.png)

## 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