monotropic-coffee-hyper
v0.1.0
Published
monochrome theme with coffee-based colors
Maintainers
Readme
Monotropic Coffee theme for Hyper
Monochrome theme with coffee-based colors for Hyper.

Installation
Hyper plugin manager
Ensure you have Hyper installed. Then run the following from the command line:
hyper install monotropic-coffee-hyperManually
Open your ~/.hyper.js configuration file and add "monotropic-coffee-hyper" to your plugins:
module.exports = {
config: { /*... */ },
plugins: [
"monotropic-coffee-hyper"
]
};Complete the look
Styles shown in the screenshot:
fontFamily: 'Fira Code',
padding: '12px 30px 30px 30px'