1.0.2 • Published 6 years ago

hyper-relaxed-afterglow v1.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Relaxed Afterglow

A relaxed adaption of the Afterglow theme for iTerm and Hyper and the macOS Terminal

It was initially based on the Afterglow iTerm Color Scheme but evolved over time and currently has not much in common.

The theme only provides the colors. Please note additional usages in the screenshots: Oh My Zsh, Bullet Train for Oh My Zsh and Source Code Pro for Powerline

Hyper

The theme should be compatible with Hyper 1.x and 2.x.

Screenshot

Installation

Open your ~/.hyper.js file (Hyper > Preferences) and add hyper-relaxed-afterglow to the plugins: [] array and safe the file.

…
plugins: ['hyper-relaxed-afterglow'],
…

Note:

That’s really all you have to do. Hyper loads the plugin from the npm registry and reloads itself.

iTerm

The theme should be compatible with all iTerm2 versions.

Screenshot

Installation

Download Relaxed-Afterglow.itermcolors. Double click to import into iTerm.

Note:

  • You can change the themes via
    • iTerm > Preferences > Profiles > [Profile Name] > Colors > Color Presets…

Terminal

The theme should be compatible with all Terminal versions.

Screenshot

Installation

Download Relaxed-Afterglow.terminal. Double click to import into Terminal.

Note:

  • Set the theme as default theme
    • via Terminal > Preferences > Profile > Standard
  • Make sure to that new Terminal windows and tabs are openend with this theme
    • via Terminal > Preferences > General

License

Please be aware of the licenses of the components we use in this project. Everything else that has been developed by the contributions to this project is under MIT License.