If you use vscode with Material Theme + Operator mono font and want your Hyper.app terminal to look the same then go ahead and install hyper-mono-material.
- Open Hyper's preferences by pressing
Cmd + ,
. - Find and Update the plugins array to include
hyper-mono-material
:
plugins: [
'hyper-mono-material'
],
- Reload Hyper by pressing
Cmd + Shft + R
⭐ this repo
MIT © Kamlesh Chandnani