Skip to content

beaudjango/hyper-vaporwave-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Hyper Vaporwave Theme 🌸

A Vaporwave inspired theme for [Hyper](https://hyper.is/) terminal.

![Hyper Vaporwave Theme Screenshot](screenshot.png)

## Installation

1. Open Hyper terminal, press `Cmd+,` or `Ctrl+,` to open the preferences file `~/.hyper.js`.
2. Add `'hyper-vaporwave-theme'` to the `plugins` array:

```javascript
plugins: ['hyper-vaporwave-theme'],
  1. Save the ~/.hyper.js file, and Hyper should reload with the new Vaporwave theme applied.

Manual Installation

  1. Clone this repository or download the files.
  2. Open your Hyper terminal, press Cmd+, or Ctrl+, to open the preferences file ~/.hyper.js.
  3. Add the local path to the hyper-vaporwave-theme directory to the localPlugins array:
localPlugins: ['path/to/your/hyper-vaporwave-theme'],
  1. Save the ~/.hyper.js file, and Hyper should reload with the new Vaporwave theme applied.

License

MIT © Beau

About

A vaporwave theme for hyper.js terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published