hyper-cobalt2-alt-theme

1.0.1 • Public • Published

Alt Cobalt2 theme for Hyper.js

Installing

  1. Open your ~/.hyper.js config file with something like subl ~/.hyper.js or vim ~/.hyper.js.

  2. Add hyper-cobalt2-alt-theme to your plugins array. Kinda like this:

    plugins: [
      'hyper-cobalt2-alt-theme'
    ],
  3. Enjoy your life

Settings

By default the editor comes with a border, you can turn it off, or change it's colour with these settings in your config file. Hyper → Preferences

// omit or set true to show. set false to remove it
wickedBorder: true,
// change the colour here
wickedBorderColor: '#ffc600',

Package Sidebar

Install

npm i hyper-cobalt2-alt-theme

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

2.68 kB

Total Files

3

Last publish

Collaborators

  • praneybehl