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.46-alpha.0 to 0.1.47-alpha.0

11

build/index.d.ts

@@ -102,14 +102,5 @@ export { BaseThemeTypography, BaseThemePalette, BaseThemeBreakpoints, } from './baseThemeTypes';

palette: {
primaryBackground: string;
secondaryBackground: string;
cardBackground: string;
primaryText: string;
secondaryText: string;
placeholderText: string;
accentText: string;
inputBackground: string;
activeBackground: string;
inactiveIcon: string;
black: string;
appBackground: string;
cardBackground: string;
slate: string;

@@ -116,0 +107,0 @@ mineshaft: string;

2

build/index.js

@@ -276,3 +276,3 @@ "use strict";

const baseTheme = {
palette: Object.assign(Object.assign({}, palette), exports.colors),
palette: palette,
darkThemeColors: Object.assign(Object.assign({}, palette), exports.colors),

@@ -279,0 +279,0 @@ NovaFont,

{
"name": "@novalabsxyz/base-theme",
"version": "0.1.46-alpha.0",
"version": "0.1.47-alpha.0",
"description": "BaseTheme for Novalabs",

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

},
"gitHead": "5bd6de15aea2f393fd031b0919ba61fca3c1a5e2"
"gitHead": "80064f15bc7c93f492b198d7ccec44ec2b6cf261"
}

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