Update "minty miracles" theme

This commit is contained in:
schroda
2025-01-17 00:10:42 +01:00
parent 7da4dc7d39
commit 0b9697ec29

View File

@@ -236,10 +236,14 @@ export const themes = {
light: { light: {
palette: { palette: {
primary: { primary: {
main: '#5CE6A1', main: '#00c56a',
}, },
secondary: { secondary: {
main: '#E65CA1', main: '#c5005c',
},
background: {
paper: '#d6eae0',
default: '#e9f3ee',
}, },
}, },
}, },