xi-xo-hyper

1.0.0 • Public • Published

Description

Do you love minimal UI? this plugin will switch your theme based on the part of day time. This plugin using these two themes: Xi-hyper by paco and Xo-hyper by paswotnya

Install

Edit ~/.hyper.js and include the plugin name:

module.exports = {
    config: {
        plugins: ['hyper-day-night-switch'],
    }
}

Config

module.exports = {
    config: {
        dayNightSwitch: {
            sunUp: 6,
            sunDown: 21
        },
    }
}

Themes

These are the themes this plugin will use:

xo-hyper
xi-hyper

Ported

This plugin was ported from johnviolano project named hyper-day-night-switch

Readme

Keywords

none

Package Sidebar

Install

npm i xi-xo-hyper

Weekly Downloads

2

Version

1.0.0

License

ISC

Unpacked Size

2.96 kB

Total Files

3

Last publish

Collaborators

  • ayikfour