New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@atb-as/theme

Package Overview
Dependencies
Maintainers
5
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atb-as/theme - npm Package Compare versions

Comparing version 5.0.0-alpha.0 to 5.0.0

12

lib/themes/nfk-theme/theme.js

@@ -26,8 +26,8 @@ "use strict";

background_0: contrastColor('#FFFFFF', 'dark'),
background_1: contrastColor('#F0F0F0', 'dark'),
background_1: contrastColor('#E6F2F6', 'dark'),
background_2: contrastColor('#EAEAEA', 'dark'),
background_3: contrastColor('#E4E4E4', 'dark'),
background_accent: contrastColor('#003441', 'light'),
background_accent: contrastColor('#0181A2', 'light'),
primary_1: contrastColor('#80C0D1', 'dark'),
primary_2: contrastColor('#0181A2', 'light'),
primary_2: contrastColor('#046073', 'light'),
primary_3: contrastColor('#99CDDA', 'dark'),

@@ -85,4 +85,4 @@ primary_destructive: contrastColor('#A61419', 'light'),

colors: {
background_0: contrastColor('#00303D', 'light'),
background_1: contrastColor('#000D10', 'light'),
background_0: contrastColor('#046073', 'light'),
background_1: contrastColor('#00303D', 'light'),
background_2: contrastColor('#00232C', 'light'),

@@ -92,3 +92,3 @@ background_3: contrastColor('#002B38', 'light'),

primary_1: contrastColor('#80C0D1', 'dark'),
primary_2: contrastColor('#349AB5', 'light'),
primary_2: contrastColor('#0181A2', 'light'),
primary_3: contrastColor('#99CDDA', 'dark'),

@@ -95,0 +95,0 @@ primary_destructive: contrastColor('#D51920', 'light'),

{
"name": "@atb-as/theme",
"version": "5.0.0-alpha.0",
"version": "5.0.0",
"private": false,

@@ -34,3 +34,3 @@ "description": "AtB Design System Colors",

},
"gitHead": "0e4969e801c68f4bac08464d4187ed92a1a6b1f4"
"gitHead": "8233949a173570decf614d6279c538904e4e471d"
}

Sorry, the diff of this file is not supported yet

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