mikemcbride / hyper-tailwind-dark

Dark Hyper theme based on Tailwind color palette

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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'
],
  1. Fully reload Hyper (Cmd+Shift+R).

License

MIT

About

Dark Hyper theme based on Tailwind color palette


Languages

Language:JavaScript 100.0%