Hyper Tailwind Dark
Dark Hyper theme based on the Tailwind color palette.
Install
- Open Hyper's preferences with
Cmd + ,
(or manually at~/.hyper.js
) with your editor. Update your list of plugins to include
hyper-tailwind-dark
, like so:plugins: [ 'hyper-tailwind-dark' ],
- Fully reload Hyper (
Cmd+Shift+R
).
License
MIT