Skip to content

ayikfour/xo-hyper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xi-Hyper

A minimal monochrome theme for Hyper.

Xi Hyper Screenshot

Installation

Hyper plugin manager

Ensure you have Hyper installed. Then run the following from the command line:

$ hyper install xo-hyper

Manually

Open your ~/.hyper.js configuration file and add "xo-hyper" to your plugins:

module.exports = {

  config: { /*... */ },

  plugins: [
    "xo-hyper"
  ]

};

Complete the look

Styles shown in the screenshot:

fontFamily: 'SF Mono',
padding: '12px 30px 30px 30px'

Related

Acknowledgements

About

Black monochrome Hyper terminal theme.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published