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

https://github.com/detalhar/hyper-detalhar

A tiny dark theme for Hyper
https://github.com/detalhar/hyper-detalhar

hyper hyper-theme terminal terminal-theme theme

Last synced: 2 months ago
JSON representation

A tiny dark theme for Hyper

Awesome Lists containing this project

README

          

# hyper-detalhar
> A tiny dark theme for [hyper](https://hyper.is) terminal

[![npm version](https://img.shields.io/npm/v/hyper-detalhar.svg)](https://www.npmjs.com/package/hyper-detalhar) [![Build Status](https://travis-ci.org/detalhar/hyper-detalhar.svg?branch=master)](https://travis-ci.org/detalhar/hyper-detalhar) [![Standard - JavaScript Style Guide](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)](https://standardjs.com/) [![license](https://img.shields.io/npm/l/hexo-migrator-joomla.svg?style=flat)](https://raw.github.com/detalhar/hyper-detalhar/blob/master/LICENSE)

![screenshot](screenshot.png)

# Install

## Via Hyper terminal

1. `hyper i hyper-detalhar`

## Manually

1. Add ```hyper-detalhar``` to plugins in ```~/.hyper.js``` config file.
2. Restart Hyper.
3. Enjoy hyper-detalhar 🚀

## Tips

* [Fira Code](https://github.com/tonsky/FiraCode) - Font used for powerline

### On Linux

* [Oh My ZSH](https://github.com/robbyrussell/oh-my-zsh)
* [pure theme](https://github.com/sindresorhus/pure) or [spaceship-prompt theme](https://github.com/denysdovhan/spaceship-prompt)
* [zsh-syntax-highlighting](https://github.com/zsh-users/zsh-syntax-highlighting)

# Plugins
* [`hyperterm-tab-icons`](https://github.com/dfrankland/hyper-tab-icons) - Shows icon in the header tabs for the current running process.
* [`hyper-statusline`](https://github.com/henrikdahl/hyper-statusline) - Shows current directory and git status.

# License

MIT © Detalhar Agência Digital