Serendipity theme for Hyper.js
npm install hyper-serendipityA port of the Serendipity color scheme for Hyper
.hyper_plugins/locallocalPlugins array in your .hyper.js config file.hyper.js, this theme will choose a color scheme based on the time you started a terminal sessionhyperSerendipity 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'
},
``#### oh-my-zsh theme used in screenshots
sevo.zsh-theme