0.1.7 • Published 7 years ago

hyper-quickstyle v0.1.7

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

hyper-quickstyle

Elegant Hyper theme with bright and modern colors

npm.io

Install

Add hyper-quickstyle to the plugins list in your ~/.hyper.js config file and restart Hyper.

Customization

Add hyperQuickStyle:{ ... } in your config section (~/.hyper.js).

Example: Customize your scrollbar colors:

{
    config: {
        //...
        hyperQuickStyle: {
            scrollbars: { 
                light: "#909090", 
                dark:  "#000000"
            }
        }
    }
}

Other Plugins for Hyper

  • hyper-quickssh - Quick List for your Favorites SSH and/or others Shell commands.

Tips

Use oh-my-zsh with agnoster theme to increase your experience on terminal.

License

MIT © MIT License