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
- Host: GitHub
- URL: https://github.com/tay1orjones/hyper-clean
- Owner: tay1orjones
- License: mit
- Created: 2017-03-15T15:43:33.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-01T10:50:54.000Z (over 8 years ago)
- Last Synced: 2025-02-28T21:57:44.658Z (about 1 year ago)
- Topics: clean, color-scheme, hyper, hyper-theme, terminal, terminal-theme, theme
- Language: JavaScript
- Homepage:
- Size: 1.49 MB
- Stars: 30
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# hyper-clean [](https://travis-ci.org/tay1orjones/hyper-clean) [](https://github.com/semantic-release/semantic-release)
> A clean [Hyper](https://hyper.is) theme, with [IBM Design colors](https://github.com/IBM-Design/colors)

## 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.