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

@hixme-ui/theme

Package Overview
Dependencies
Maintainers
0
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hixme-ui/theme - npm Package Compare versions

Comparing version 2.1.0 to 2.2.0

6

lib/index.js

@@ -30,3 +30,3 @@ 'use strict';

blue: '#3997E2',
darkBlue: '#5874d0',
darkBlue: '#003146', // '#5874d0',
red: '#FF1442',

@@ -114,3 +114,3 @@ yellow: '#E0BC4D',

default: colors.darkBlue,
hover: '#313677'
hover: '#00a0a8'
},

@@ -123,3 +123,3 @@ grey: {

default: colors.darkBlue,
hover: '#313677'
hover: '#00a0a8'
},

@@ -126,0 +126,0 @@ red: {

{
"name": "@hixme-ui/theme",
"version": "2.1.0",
"version": "2.2.0",
"description": "hixme-ui theme",

@@ -87,3 +87,3 @@ "main": "lib/index.js",

},
"gitHead": "dffadfa1556246f46edfb077a8ddb58b89beaf48"
"gitHead": "0f12e2e39bf7c488f1f78676616185bf3102ff1d"
}

@@ -13,3 +13,3 @@ export const colors = {

blue: '#3997E2',
darkBlue: '#5874d0',
darkBlue: '#003146', // '#5874d0',
red: '#FF1442',

@@ -97,3 +97,3 @@ yellow: '#E0BC4D',

default: colors.darkBlue,
hover: '#313677',
hover: '#00a0a8',
},

@@ -106,3 +106,3 @@ grey: {

default: colors.darkBlue,
hover: '#313677',
hover: '#00a0a8',
},

@@ -109,0 +109,0 @@ red: {

Sorry, the diff of this file is not supported yet

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