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

hyper-darkmatter

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

hyper-darkmatter - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

6

main.js
"use strict";
var assign, backgroundColor, blue, borderColor, cursorColor, cyan, decorateConfig, foregroundColor, green, lightBlack, lightBlue, lightCyan, lightGreen, magenta, red, yellow;
var assign, backgroundColor, blue, borderColor, cursorColor, cyan, decorateConfig, foregroundColor, green, lightBlack, lightBlue, lightCyan, lightGreen, lightMagenta, magenta, red, yellow;

@@ -34,2 +34,4 @@ assign = Object.assign;

lightMagenta = "#d1a9ce";
decorateConfig = function(config) {

@@ -52,3 +54,3 @@ return assign({}, config, {

lightYellow: yellow,
lightMagenta: magenta,
lightMagenta: lightMagenta,
lightBlack: lightBlack,

@@ -55,0 +57,0 @@ lightWhite: foregroundColor,

{
"name": "hyper-darkmatter",
"version": "0.2.1",
"version": "0.2.2",
"description": "Darkmatter theme for Hyper, inspired by Sublime Darkmatter",

@@ -5,0 +5,0 @@ "keywords": [

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