
Security News
Axios Supply Chain Attack Reaches OpenAI macOS Signing Pipeline, Forces Certificate Rotation
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.
hyperterm-cobalt2-theme
Advanced tools
Open your ~/.hyper.js config file with something like subl ~/.hyper.js or vim ~/.hyper.js.
Add hyperterm-cobalt2-theme to your plugins array. Kinda like this:
plugins: [
'hyperterm-cobalt2-theme'
],
Enjoy your life
By default the editor comes with a border, you can turn it off, or change it's colour with these settings in your config file. Hyper → Preferences
// omit or set true to show. set false to remove it
wickedBorder: true,
// change the colour here
wickedBorderColor: '#ffc600',
A: Operator Mono. I wrote a bit of info here → http://wesbos.com/uses
A: Use CSS to fall back to a different font when the character isn't supported:
fontFamily: '"Operator Mono", "Inconsolata for Powerline", monospace'
A: k 😘
A: This isn't part of iTerm or Hyperterm, it has to do with the shell that you are using. I'm using ZSH along with Cobalt 2 for ZSH. I've got a whole free video series on this if you are interested: http://CommandLinePowerUser.com
A: Yes please! Still working on this. I might not accept your edits, but I probably will.
FAQs
A Cobalt2 Theme for Hyper
The npm package hyperterm-cobalt2-theme receives a total of 10 weekly downloads. As such, hyperterm-cobalt2-theme popularity was classified as not popular.
We found that hyperterm-cobalt2-theme 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
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.

Security News
Open source is under attack because of how much value it creates. It has been the foundation of every major software innovation for the last three decades. This is not the time to walk away from it.

Security News
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.