unify-token
Advanced tools
Comparing version 2.0.0-beta-4 to 2.0.0-beta-5
@@ -149,3 +149,3 @@ // Neutral | ||
export const colorPageBackground = 'var(--color-page-background, #FFFFFF)'; | ||
export const colorShadow = 'var(--color-shadow, #31353B)'; | ||
export const colorShadow = 'var(--color-shadow, rgba(49, 53, 59, 0.12))'; | ||
export const colorDivider = 'var(--color-divider, #E5E7E9)'; | ||
@@ -152,0 +152,0 @@ export const colorTextDisabled = 'var(--color-text-disabled, rgba(49, 53, 59, 0.32))'; |
{ | ||
"name": "unify-token", | ||
"version": "2.0.0-beta-4", | ||
"version": "2.0.0-beta-5", | ||
"description": "Design Tokens for the Unify Design System", | ||
@@ -5,0 +5,0 @@ "main": "build/index.js", |
Sorry, the diff of this file is not supported yet
28368