hyper-website-theme
v3.0.2
Published
a theme for hyper based on the hyper.is website
Downloads
132
Readme
Hyper Website Theme
This is a theme for Hyper that is based on the color scheme of their website. Check out the screenshot below.
Install
- Open Hyper's preferences with
Cmd + ,
(or manually at~/.hyper.js
) with your editor. - Update your list of plugins to include
hyper-website-theme
, like so:
plugins: [
'hyper-website-theme'
],
- Fully reload Hyper (
Cmd+Shift+R
), and tada! :tada:
License
MIT