chip order details
This commit is contained in:
@@ -92,6 +92,11 @@ const Default = (colors) => {
|
|||||||
darker: cyan[9],
|
darker: cyan[9],
|
||||||
contrastText
|
contrastText
|
||||||
},
|
},
|
||||||
|
chip: {
|
||||||
|
accept: '#5d4037',
|
||||||
|
arrive: '#009688',
|
||||||
|
active: '#880e4f'
|
||||||
|
},
|
||||||
success: {
|
success: {
|
||||||
lighter: green[0],
|
lighter: green[0],
|
||||||
light: green[3],
|
light: green[3],
|
||||||
|
|||||||
Reference in New Issue
Block a user