change primary color
This commit is contained in:
parent
01976356ce
commit
04bfb20cf4
1 changed files with 2 additions and 2 deletions
|
@ -4,11 +4,11 @@ export default {
|
|||
dark: true,
|
||||
themes: {
|
||||
dark: {
|
||||
primary: '#FF4500'
|
||||
primary: '#FF6E40'
|
||||
},
|
||||
light: {
|
||||
primary: '#FF4500'
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue