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

monokai-cobalt-hyper-theme

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

monokai-cobalt-hyper-theme - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

6

index.js

@@ -8,3 +8,3 @@ // standard ANSI Colours

const magenta = '#d947ff'; // Number, constant
const cyan = '#fd971f'; // Function argument (Actually orange)
const cyan = blue; // Function argument
const white = '#f8f8f0';

@@ -15,3 +15,3 @@ const lightBlack = black;

const lightYellow = yellow;
const lightBlue = blue;
const lightBlue = '#fd971f'; // (Actually orange)
const lightMagenta = magenta;

@@ -28,3 +28,3 @@ const lightCyan = cyan;

cursorColor: yellow,
foregroundColor: white,
foregroundColor: 'rgba(255,255,255,0.8)',
backgroundColor: monokaiCobalt,

@@ -31,0 +31,0 @@ borderColor: 'rgba(255,255,255,0.1)',

{
"name": "monokai-cobalt-hyper-theme",
"version": "1.0.3",
"version": "1.0.4",
"description": "Monokai-Cobalt theme for Hyper terminal",

@@ -5,0 +5,0 @@ "main": "index.js",

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