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
- Host: GitHub
- URL: https://github.com/kamleshchandnani/hyper-mono-material
- Owner: kamleshchandnani
- License: mit
- Created: 2018-01-26T08:35:05.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-26T09:18:10.000Z (over 8 years ago)
- Last Synced: 2025-03-26T20:56:58.462Z (about 1 year ago)
- Topics: hyper, hyper-theme, hyperterm, material, operator-mono, terminal
- Language: JavaScript
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.md
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)