Update "tree frog green" theme

This commit is contained in:
schroda
2025-01-17 00:23:11 +01:00
parent c36a0f8d02
commit f7b21b1d7f

View File

@@ -356,10 +356,14 @@ export const themes = {
light: { light: {
palette: { palette: {
primary: { primary: {
main: '#8ace31', main: '#4f9513',
}, },
secondary: { secondary: {
main: '#7531CE', main: '#581395',
},
background: {
paper: '#dde6d0',
default: '#edf1e6',
}, },
}, },
}, },