hyper-tailwind-dark
v1.0.1
Published
Dark Hyper theme based on Tailwind color palette
Downloads
3
Readme
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