@blocksuite/global
Advanced tools
Comparing version 0.4.1-20230223195957-963a0ba to 0.4.1-20230224181613-0101128
{ | ||
"name": "@blocksuite/global", | ||
"version": "0.4.1-20230223195957-963a0ba", | ||
"version": "0.4.1-20230224181613-0101128", | ||
"types": "./index.d.ts", | ||
@@ -5,0 +5,0 @@ "type": "module", |
@@ -6,6 +6,6 @@ export const plate = { | ||
hoverBackground: '#f1f3ff', | ||
cardHoverBackground: '#f1f3ff', | ||
codeBackground: '#f2f5f9', | ||
codeBlockBackground: '#fafbfd', | ||
blockHubBackground: '#fbfbfc', | ||
blockHubHoverBackground: '#f8f9ff', | ||
textColor: '#3a4c5c', | ||
@@ -45,4 +45,4 @@ edgelessTextColor: '#3a4c5c', | ||
{ | ||
name: 'blockHubHoverBackground', | ||
cssProperty: '--affine-block-hub-hover-background', | ||
name: 'cardHoverBackground', | ||
cssProperty: '--affine-card-hover-background', | ||
}, | ||
@@ -49,0 +49,0 @@ { name: 'textColor', cssProperty: '--affine-text-color' }, |
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
124317