hyper-sunset

April 21, 2020 ยท View on GitHub

sunset colors for hyper terminal

Install

$ hyper install hyper-sunset

If you want the light version, you need this inside your .hyper.js config:

// .hyper.js
module.exports = {
  config {
    ...
    theme: 'light'
  }
}

sunset
screenshot

Related

  • hyper-mac: Get the native look of the terminal window
  • sunset.vim: Sunset colors in vim
  • hyper-sick: Another theme for hyper

Contents

  1. 1Install
  2. 2Related