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.0 to 1.0.1

10

index.js
// standard ANSI Colours
const black = '#000000';
const red = '#ff2600';
const green = '#3AD900';
const green = '#b7fa34ff';
const yellow = '#f8f8f0ff';
const blue = '#1478DB';
const magenta = '#ff2c70';
const blue = '#00d6ffff';
const magenta = '#ff308fff';
const cyan = '#00c5c7';

@@ -36,6 +36,2 @@ const white = '#f8f8f2ff';

}
.hyper_main {
${(config.wickedBorder || config.wickedBorder === undefined) &&
`border: 2px solid ${config.wickedBorderColor || magenta} !important;`}
}

@@ -42,0 +38,0 @@ .tabs_nav {

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