1.0.2 • Published 9 months ago

hyper-neon-theme v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

Hyper-neon-theme

Your Hyper in neon. This is a Hyper color theme based on neon colors.

screenshot

Installation

1.Open ~/.hyper.js file then add 'hyper-neon-theme' to plugins.

module.exports = {
  plugins: [
    ...
    'hyper-neon-theme',
    ...
  ],
  ...
};

2.Restart Hyper.

Screen Capture

screenshot

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago