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

https://github.com/kamleshchandnani/hyper-mono-material

Elegant material theme with operator mono font
https://github.com/kamleshchandnani/hyper-mono-material

hyper hyper-theme hyperterm material operator-mono terminal

Last synced: about 1 month ago
JSON representation

Elegant material theme with operator mono font

Awesome Lists containing this project

README

          

# Material theme with Operator mono font for Hyper

If you use [vscode](https://github.com/Microsoft/vscode) with Material Theme + Operator mono font and want your [Hyper.app](https://hyper.is) terminal to look the same then go ahead and install hyper-mono-material.





### Installation

1. Open Hyper's preferences by pressing `Cmd + ,`.
2. Find and Update the plugins array to include `hyper-mono-material`:

```js
plugins: [
'hyper-mono-material'
],
```

3. Reload Hyper by pressing `Cmd + Shft + R`

## Like it?

:star: this repo

## License

MIT © [Kamlesh Chandnani](https://github.com/kamleshchandnani)