Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bchiang7/halcyon-hyper
- Owner: bchiang7
- License: mit
- Created: 2018-02-11T20:26:21.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-21T13:35:09.000Z (19 days ago)
- Last Synced: 2024-10-21T21:56:02.996Z (18 days ago)
- Topics: halcyon-theme, hyper, hypertheme
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/hyper-halcyon-theme
- Size: 2.12 MB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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/).