An open API service indexing awesome lists of open source software.

https://github.com/tay1orjones/hyper-clean

✨ A clean Hyper theme with IBM Design colors
https://github.com/tay1orjones/hyper-clean

clean color-scheme hyper hyper-theme terminal terminal-theme theme

Last synced: about 1 year ago
JSON representation

✨ A clean Hyper theme with IBM Design colors

Awesome Lists containing this project

README

          

# hyper-clean [![Travis](https://img.shields.io/travis/tay1orjones/hyper-clean.svg?style=flat-square)](https://travis-ci.org/tay1orjones/hyper-clean) [![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=flat-square)](https://github.com/semantic-release/semantic-release)

> A clean [Hyper](https://hyper.is) theme, with [IBM Design colors](https://github.com/IBM-Design/colors)

![screenshot of hyper terminal themed with hyper-clean](https://github.com/tay1orjones/hyper-clean/raw/master/screenshot.png)

## Install

1. Edit your `~/.hyper.js` config file, add `hyper-clean` to your plugins array

```js
plugins: ['hyper-clean'],
```

2. Restart Hyper

## Related
* The `.bash_prompt` shown in the screenshot above can be found in [my dotfiles repo](https://github.com/tay1orjones/dotfiles/tree/master/shell)
* [awesome-hyper](https://github.com/bnb/awesome-hyper) - a list of delightful Hyper plugins, themes, and resources.