UNPKG

hyperterm-material-palenight

Version:
18 lines (11 loc) 406 B
# Material Palenight for Hyper [Hyper](https://hyper.is) theme loosely based on [vscode material-palenight-theme](https://marketplace.visualstudio.com/items?itemName=whizkydee.material-palenight-theme) ### Install 2. Update your list of plugins in hyper config file `~/.hyper.js` to include `hyperterm-material-palenight`: ```js plugins: [ 'hyperterm-material-palenight' ], ``` ### License MIT