hyper-serendipity

2.2.1 • Public • Published

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

Dependents (0)

Package Sidebar

Install

npm i hyper-serendipity

Weekly Downloads

0

Version

2.2.1

License

ISC

Unpacked Size

1.29 MB

Total Files

6

Last publish

Collaborators

  • sevanbadal