mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
adjust theme
This commit is contained in:
parent
08b071bcaa
commit
690e97a07e
|
@ -6,9 +6,11 @@ const theme = createMuiTheme({
|
|||
palette: {
|
||||
primary: {
|
||||
main: '#eb9534',
|
||||
contrastText: '#ffffff',
|
||||
},
|
||||
secondary: {
|
||||
main: '#ccc0b1',
|
||||
contrastText: '#eb9534',
|
||||
},
|
||||
error: {
|
||||
main: red.A400,
|
||||
|
|
Loading…
Reference in New Issue
Block a user