hyper-quickstyle
v0.1.7
Published
Elegant theme with bright and modern colors for Hyper
Maintainers
Readme
hyper-quickstyle
Elegant Hyper theme with bright and modern colors

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
