1.5.1 • Published 5 years ago

verminal v1.5.1

Weekly downloads
1,331
License
MIT
Repository
github
Last release
5 years ago

🛠 Install

Installing the Verminal theme for your Hyper terminal couldn't be easier.

Inside Your Hyper Terminal
  1. hyper i verminal
Manually
  1. Open ~/.hyper.js in your favorite editor.
  2. Add verminal to the plugins array.
  3. Enjoy Verminal.

⚙️ Configure

Verminal aims to deliver a beautiful experience out of the box. However, you can override the font-family or font-size specified by Verminal.

  1. Open ~/.hyper.js in your favorite editor.
  2. Add a verminal object to the config object and specify fontFamily and/or fontSize.
Example
verminal: {
  fontFamily: '"My favourite font"',
  fontSize: 16
}

⚡️ Contribute

Verminal is built by developers, for developers. If you are a developer and want to help improve our themes, you're more than welcome to contribute.

  1. Fork this repository to your own GitHub account.
  2. Clone to your local device: git clone git@github.com:<your_github_username>/verminal.git
  3. Install the dependencies: npm install

👭 Friends

🔑 License

MIT © Vernon de Goede

1.5.1

5 years ago

1.5.0

5 years ago

1.4.5

5 years ago

1.4.4

5 years ago

1.4.3

6 years ago

1.4.2

6 years ago

1.4.0

6 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.1.2

6 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago