JSPM

dark-verminal

1.1.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q29181F
  • License MIT

A Hyper theme.

Package Exports

  • dark-verminal

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (dark-verminal) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

icon
Dark Verminal


banner

INTRODUCTION

Dark Verminal is a beautiful, fully customizable, theme for the Hyper terminal.


🛠 Install

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

Hyper Package Manager (HPM)
  1. hyper i dark-verminal
Manually
  1. Open ~/.hyper.js in your favorite editor.
  2. Add dark-verminal to the plugins array.
  3. Enjoy Dark Verminal.


⚙️ Configure

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

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


⚡️ Contribute

These themes are 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