Update "orange juice" theme
This commit is contained in:
@@ -268,10 +268,14 @@ export const themes = {
|
|||||||
light: {
|
light: {
|
||||||
palette: {
|
palette: {
|
||||||
primary: {
|
primary: {
|
||||||
main: '#ffb546',
|
main: '#e74c00',
|
||||||
},
|
},
|
||||||
secondary: {
|
secondary: {
|
||||||
main: '#4690ff',
|
main: '#009ae7',
|
||||||
|
},
|
||||||
|
background: {
|
||||||
|
paper: '#ede3d3',
|
||||||
|
default: '#f5f0e8',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user