Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bchiang7/halcyon-hyper

Halcyon Theme for Hyper Terminal
https://github.com/bchiang7/halcyon-hyper

halcyon-theme hyper hypertheme

Last synced: 12 days ago
JSON representation

Halcyon Theme for Hyper Terminal

Awesome Lists containing this project

README

        


Halcyon



Halcyon Theme for Hyper



A minimal, dark blue theme for VS Code, Sublime Text, Atom, and more.

![demo](https://raw.githubusercontent.com/bchiang7/halcyon-hyper/master/images/demo.png)

## Installation

1. Open Hyper's preferences with `Cmd +`, (or manually at `~/.hyper.js`)
2. Update your list of plugins to include `halcyon-hyper`, like this:

```js
plugins: [`hyper-halcyon-theme`];
```

3. Fully reload Hyper `Cmd + Shift + R` or `View > Full Reload`

I'm currently using the [Spaceship Prompt](https://github.com/denysdovhan/spaceship-prompt) for [ZSH](http://zsh.org/)

## Shameless Plug

Halcyon is also available for Sublime Text, VS Code, iTerm, and more! Check out all available options [here](https://brittanychiang.com/halcyon-site/).