Update "mountain sunset" theme

This commit is contained in:
schroda
2025-01-17 00:08:17 +01:00
parent a161aa663c
commit 7da4dc7d39

View File

@@ -176,10 +176,14 @@ export const themes = {
light: { light: {
palette: { palette: {
primary: { primary: {
main: '#c55a77', main: '#974258',
}, },
secondary: { secondary: {
main: '#5ac5a8', main: '#429780',
},
background: {
paper: '#e5d6da',
default: '#f7f3f4',
}, },
}, },
}, },