Skip to content

A Hyper theme with a dark background and bright colors

Notifications You must be signed in to change notification settings

kvelcich/hyper-kev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hyper Kev

A Hyper theme with a dark background and bright colors

Installation

Currently you can only install this as a local plugin. To do so run the following command:

$ git clone https://github.com/kvelcich/hyper-kev.git ~/.hyper_plugins/local

Note: If you're using Windows Subsystem for Linux (WSL) you'll need to instead clone the repository into the Hyper App Data folder. For example into: /mnt/c/Users/kev/AppData/Roaming/Hyper/.hyper_plugins/local

Then simply add hyper-kev as a local plugin within your .hyper.js file.

localPlugins: [
  //...
  'hyper-kev',
  //...
],

About

A Hyper theme with a dark background and bright colors

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published