hyper-firewatch-ld

0.0.4 • Public • Published

hyper-firewatch-ld

A theme for Hyper inspired by Campo Santo's Firewatch game. Adapted from Sebastian Szturo's Firewatch and Firewatch Green syntax themes for Atom.

This packages includes both the original dark and my own light versions of these themes.

Screenshots

Dark Red

Dark Green

Light Red

Light Green

Install

Add hyper-firewatch-ld to the plugins list in your ~/.hyper.js config file.

config

hyper-firewatch-ld defaults to the dark red syntax. To use the light green version, add this config:

firewatch: {
  shade: 'light', // Defaults to 'dark'
  hue:   'green'  // Defaults to 'red'
}

Any combination of these settings is possible.

License

MIT © Christian Brassat

Package Sidebar

Install

npm i hyper-firewatch-ld

Weekly Downloads

1

Version

0.0.4

License

MIT

Last publish

Collaborators

  • crshd