Launch Week Day 2: Introducing Reports: An Extensible Reporting Framework for Socket Data.Learn More
Socket
Book a DemoSign in
Socket

an-old-hype

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

an-old-hype

Hyper theme inspired by a galaxy far far away...

latest
Source
npmnpm
Version
0.1.6
Version published
Weekly downloads
16
33.33%
Maintainers
1
Weekly downloads
 
Created
Source

An old Hype

CircleCI

Hyper theme inspired by a galaxy far far away...

Based on An Old Hope - a splendid atom syntax theme by Jesse Leite

Features

  • Transparent background - Opacity can be customized
  • Visible divider - lets you see where tiled terminals begin and end
  • 6 theme styles to choose from
    • vader
    • yoda
    • threePO
    • r2
    • luke (default)
    • falcon

Settings

You can customize the background opacity and the style as well as the active tab marker. To do so, provide a themeSettings object in the config property of your ~/.hyper.js:


config: {
    ...
    // Customize the theme
    themeSettings: {
        // Do not make background transparent (default is 0.9)
        opacity: 1,
        // Switch from luke's orange uniform to master yoda (check the available styles above)
        style: 'yoda',
        // Change the character that mars a tab active
        tabActiveMarker: '💁'
    },
    ...
}

Screenshot

oh-my-zsh with the pure prompt and Hasklig font

Keywords

hyper

FAQs

Package last updated on 20 Nov 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts