hyper-white-theme

1.0.1 • Public • Published

hyper-white-theme

White & Purple theme for ⚡️Hyper

screenshot

Live preview Here

Installation

To install this theme just edit (Cmd + ,) your ~/.hyper.js and add hyper-white-theme to the plugins: [] array.

  // ~/.hyper.js
  ...
    plugins: [
      'hyper-white-theme'
      ],
 
    // in development, you can create a directory under
    // `~/.hyper_plugins/local/` and include it here
    // to load it and avoid it being `npm install`ed
    localPlugins: []
  }

Then Full Reload or Restart the application Cmd + Shift + R.

Also you can use hpm (Hyper Package Manager)

  # Using HPM 
  $ hpm i hyper-white-theme

Config

This theme provides 1 optional extra setting that you can add in your ~/.hyper.js configuration file.

  colors: {
    ...
  },
 
 
  // Use HEX colors
  mainColor: '#123456',
 
  // etc...

Icon

icon

If you like it, you can download this custom icon themed for hyper-white-theme!




Hey! I hope you enjoyed this theme, if you, leave a star ⭐️. It's free!

Readme

Keywords

none

Package Sidebar

Install

npm i hyper-white-theme

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • rawnly