@novalabsxyz/web-theme
Advanced tools
Comparing version 0.1.46-alpha.0 to 0.1.47-alpha.0
import { PaletteMode } from '@mui/material'; | ||
declare const 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; | ||
@@ -16,0 +7,0 @@ mineshaft: string; |
{ | ||
"name": "@novalabsxyz/web-theme", | ||
"version": "0.1.46-alpha.0", | ||
"version": "0.1.47-alpha.0", | ||
"description": "Novalabs Web Theme", | ||
@@ -28,3 +28,3 @@ "contributors": [ | ||
"dependencies": { | ||
"@novalabsxyz/base-theme": "^0.1.46-alpha.0", | ||
"@novalabsxyz/base-theme": "^0.1.47-alpha.0", | ||
"react": "18.2.0" | ||
@@ -35,3 +35,3 @@ }, | ||
}, | ||
"gitHead": "5bd6de15aea2f393fd031b0919ba61fca3c1a5e2" | ||
"gitHead": "80064f15bc7c93f492b198d7ccec44ec2b6cf261" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
23911
328
+ Added@novalabsxyz/base-theme@0.1.47-alpha.0(transitive)
- Removed@novalabsxyz/base-theme@0.1.46-alpha.0(transitive)