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

@novalabsxyz/base-theme

Package Overview
Dependencies
Maintainers
6
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@novalabsxyz/base-theme - npm Package Compare versions

Comparing version 0.1.19 to 0.1.20

2

build/index.d.ts

@@ -50,2 +50,3 @@ export { BaseThemeTypography, BaseThemePalette, BaseThemeBreakpoints, } from './baseThemeTypes';

black900: string;
black1000: string;
grey100: string;

@@ -167,2 +168,3 @@ grey200: string;

black900: string;
black1000: string;
grey100: string;

@@ -169,0 +171,0 @@ grey200: string;

3

build/index.js

@@ -38,2 +38,3 @@ "use strict";

black900: '#0c0c0c',
black1000: '#0E0E0E',
grey100: '#F7F7F7',

@@ -233,3 +234,3 @@ grey200: '#EFEFF0',

Font: NovaFont,
darkThemeColors: Object.assign(Object.assign({}, palette), { error: palette.red500, primary: palette.black, primaryBackground: palette.black, primaryIcon: palette.black600, primaryText: palette.white, secondary: palette.grey900, secondaryIcon: palette.black300, secondaryText: palette.secondaryText, surface: palette.grey900, surfaceContrast: palette.white, surfaceContrastText: palette.black, surfaceSecondary: palette.black700, surfaceSecondaryText: palette.grey300, surfaceText: palette.white }),
darkThemeColors: Object.assign(Object.assign({}, palette), { error: palette.red500, primary: palette.black, primaryBackground: palette.black1000, primaryIcon: palette.black600, primaryText: palette.white, secondary: palette.grey900, secondaryIcon: palette.black300, secondaryText: palette.secondaryText, surface: palette.grey900, surfaceContrast: palette.white, surfaceContrastText: palette.black, surfaceSecondary: palette.black700, surfaceSecondaryText: palette.grey300, surfaceText: palette.white }),
textVariants,

@@ -236,0 +237,0 @@ borderRadii: {

{
"name": "@novalabsxyz/base-theme",
"version": "0.1.19",
"version": "0.1.20",
"description": "BaseTheme for Novalabs",

@@ -19,3 +19,3 @@ "contributors": [

},
"gitHead": "dfa77a5288bc2c6208f9a031c640d88460c2f3f7"
"gitHead": "3355d7fbe30b0208d1789f15e2ec075cd332c66a"
}

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