Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

hyper-tailwind-dark

mikemcbride11MIT1.0.1

Dark Hyper theme based on Tailwind color palette

hyper-theme

readme

Hyper Tailwind Dark

Dark Hyper theme based on the Tailwind color palette.

Install

  1. Open Hyper's preferences with Cmd + , (or manually at ~/.hyper.js) with your editor.
  2. Update your list of plugins to include hyper-tailwind-dark, like so:

    plugins: [
     'hyper-tailwind-dark'
    ],
  3. Fully reload Hyper (Cmd+Shift+R).

License

MIT