Security News
Weekly Downloads Now Available in npm Package Search Results
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
hyper-aqua
Advanced tools
:droplet: Cool Hyper theme with pastel and blue cocktail
Add hyper-aqua
to plugins
in ~/.hyper.js
config file and restart Hyper.
This theme provides several 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:
aquaTheme: {
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.If you'd like to get exact same look as in the screenshot, you will need to install all related plugins below, set font size to 16px
and cursor type to BEAM
.
And it also used oh-my-zsh.
hyperterm-tab-icons
- Shows icon in the header tabs for the current running process.hyper-statusline
- Shows current directory and git status.hyperlinks
- Automatically links URLs.FAQs
Cool Hyper theme with pastel and blue cocktail
The npm package hyper-aqua receives a total of 3 weekly downloads. As such, hyper-aqua popularity was classified as not popular.
We found that hyper-aqua demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
Security News
A Stanford study reveals 9.5% of engineers contribute almost nothing, costing tech $90B annually, with remote work fueling the rise of "ghost engineers."
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.