2.2.1 • Published 1 year ago

hyper-serendipity v2.2.1

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Hyper Serendipity

NPM

A port of the Serendipity color scheme for Hyper

Installation

  • Clone this repo in .hyper_plugins/local
  • Add "hyper-serendipity" to the localPlugins array in your .hyper.js config file

Choosing a theme

  • without customizing .hyper.js, this theme will choose a color scheme based on the time you started a terminal session
  • add the hyperSerendipity object to your config object in .hyper.js to switch themes
    // 'morning' | 'sunset' | 'morning'
    // if no config or invalid config,  default to dynamic theme (6am-6pm: morning | 6pm-10pm: sunset | 10pm-6am: midnight)
    hyperSerendipity: {
      theme: 'midnight'
    },

Morning

Screenshot

Sunset

Screenshot

Midnight

Screenshot

oh-my-zsh theme used in screenshots

sevo.zsh-theme

2.2.1

1 year ago

2.2.0

1 year ago

2.1.0

1 year ago

2.0.1

1 year ago

2.0.0

1 year ago