hyperganymede

2.0.8 • Public • Published

HyperGanymede

AWIP

Ganymede colors for Hyper.app.

Ganymede is a color scheme inspired by the icy coldness of the moons of Jupiter contrasted against all the bright vibrant colors that my personality comprises.

Installation

Add 'hyperganymede' under plugins in your configuration file (preferably toward the end of the list). An example:

module.exports = {
  config: {
    fontSize: 14,
    fontFamily: 'SFMono-Medium',
    cursorShape: 'BEAM',
    cursorColor: 'rgba(255, 255, 255, .25)',
    foregroundColor: '#fff',
    backgroundColor: 'rgba(9, 55, 80, 0.88)',
    borderColor: '#333',
    css: ``,
    bell: false,
    termCSS: ``,
    padding: '12px 14px',
    colors: [
      ...
    ]
  },
  plugins: [
    'hypercwd',
    'hyperlinks',
    'hyperterm-tabs',
    'hyperterm-blink',
    'hyperterm-tab-icons',
    'hyperterm-title',
    'hyperterm-paste'
    'hyperganymede'
  ]
}

or

hpm install hyperganymede

Colors

Color Palette for Ganymede

In use

A screenshot of your theme

Readme

Keywords

none

Package Sidebar

Install

npm i hyperganymede

Weekly Downloads

0

Version

2.0.8

License

MIT

Last publish

Collaborators

  • charlespeters