New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.4 to 1.0.5

6

index.js

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

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

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

// Custom colours
// Custom colours - Orange: #fd971f
const monokaiCobalt = '#2d3b45';

@@ -28,3 +28,3 @@ const monokaiCobaltLineHighlight = 'rgb(72, 94, 107, 0.5)';

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

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

{
"name": "monokai-cobalt-hyper-theme",
"version": "1.0.4",
"version": "1.0.5",
"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