Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hyper-aqua

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hyper-aqua

Cool Hyper theme with pastel and blue cocktail

  • 3.0.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4
decreased by-42.86%
Maintainers
1
Weekly downloads
 
Created
Source

hyper-aqua

Code Style Prev NPM Version Dependency Status

:droplet: Cool Hyper theme with pastel and blue cocktail

screenshot

Install

Add hyper-aqua to plugins in ~/.hyper.js config file and restart Hyper.

Configuration

This theme provides handy options to extend its config as much as you like.

You can set theme options by adding next to the end of config object in your ~/.hyper.js config:

hyperAqua: {
  vibrancy: false,
  overrides: {
    backgroundColor: 'white',
  },
},

Here is the available options:

  • vibrancy String - Set vibrancy effect to Hyper window. To disable vibrancy effect, pass null to this option. Default is 'dark'.
  • statusLine Boolean - Apply hyper-statusline plugin options with proper styles. Note that you have to add hyper-aqua before hyper-statusline in plugins. Default is true.
  • overrides Object - Append provided override object to the config object after applying the theme.

Tip

If you'd like to get exact same look as in the screenshot, you will need to install Oh My ZSH and all related plugins below, set font size to 16px and cursor type to BEAM.

License

MIT

Keywords

FAQs

Package last updated on 23 May 2018

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc