@terminal-packages/fe-theme
Advanced tools
Comparing version 2.0.3 to 2.0.4
@@ -7,4 +7,3 @@ import text from '../palette/text'; | ||
root: { | ||
minWidth: 120, | ||
height: 36, | ||
padding: '8px 20px', | ||
whiteSpace: 'nowrap', | ||
@@ -15,3 +14,3 @@ }, | ||
color: '#7b7b7b', | ||
backgroundColor: primary.main, | ||
backgroundColor: palette.veryLightPink, | ||
}, | ||
@@ -56,3 +55,3 @@ }, | ||
color: '#7b7b7b', | ||
backgroundColor: '#434343', | ||
backgroundColor: palette.veryLightPink, | ||
}, | ||
@@ -59,0 +58,0 @@ }, |
@@ -12,4 +12,3 @@ "use strict"; | ||
root: { | ||
minWidth: 120, | ||
height: 36, | ||
padding: '8px 20px', | ||
whiteSpace: 'nowrap', | ||
@@ -20,3 +19,3 @@ }, | ||
color: '#7b7b7b', | ||
backgroundColor: primary_1.default.main, | ||
backgroundColor: palette_1.default.veryLightPink, | ||
}, | ||
@@ -61,3 +60,3 @@ }, | ||
color: '#7b7b7b', | ||
backgroundColor: '#434343', | ||
backgroundColor: palette_1.default.veryLightPink, | ||
}, | ||
@@ -64,0 +63,0 @@ }, |
{ | ||
"name": "@terminal-packages/fe-theme", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"main": "core/index.js", | ||
@@ -5,0 +5,0 @@ "module": "core/esm/index.js", |
@@ -10,4 +10,3 @@ import { Overrides } from '@material-ui/core/styles/overrides.d'; | ||
root: { | ||
minWidth: 120, | ||
height: 36, | ||
padding: '8px 20px', | ||
whiteSpace: 'nowrap', | ||
@@ -18,3 +17,3 @@ }, | ||
color: '#7b7b7b', | ||
backgroundColor: primary.main, | ||
backgroundColor: palette.veryLightPink, | ||
}, | ||
@@ -59,3 +58,3 @@ }, | ||
color: '#7b7b7b', | ||
backgroundColor: '#434343', | ||
backgroundColor: palette.veryLightPink, | ||
}, | ||
@@ -62,0 +61,0 @@ }, |
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
61600
1985