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.1 to 1.0.2

6

index.js

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

const green = '#b7fa34ff';
const yellow = '#f8f8f0ff';
const yellow = '#ffe500';
const blue = '#00d6ffff';

@@ -11,3 +11,3 @@ const magenta = '#ff308fff';

const white = '#f8f8f2ff';
const lightBlack = '#808080';
const lightBlack = '#557da0';
const lightRed = '#ff0000';

@@ -34,3 +34,3 @@ const lightGreen = '#33ff00';

.tab_active {
background: rgba(255,255,255,0.05);
background: #485e6d;
border-bottom: 1px solid ${yellow} !important;

@@ -37,0 +37,0 @@ border-color: ${yellow};

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