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

hyper-aqua

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hyper-aqua - npm Package Compare versions

Comparing version 1.0.11 to 2.0.0

8

index.js
'use strict';
// Base colors
const backgroundColor = 'rgba(0, 16, 33, 0.75)';
const backgroundColorWithoutTransparency = '#001021';
const backgroundColor = 'rgba(4, 15, 28, 0.75)';
const backgroundColorWithoutTransparency = '#040F1C';
const foregroundColor = '#fefefe';

@@ -11,7 +11,7 @@

const green = '#adff2f';
const yellow = '#ffff33';
const yellow = '#ffef4d';
const blue = '#23c9ff';
const magenta = '#c04cfd';
const cyan = '#54eeff';
const orange = '#ffbf00';
const orange = '#ffb433';
const white = '#fafffd';

@@ -18,0 +18,0 @@ const gray = '#c0bcb5';

{
"name": "hyper-aqua",
"version": "1.0.11",
"version": "2.0.0",
"description": "Cool Hyper theme with pastel and blue cocktail",

@@ -5,0 +5,0 @@ "author": "Plusb Preco <plusb21@gmail.com>",

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