Merge branch 'master' into feat/add-squiddies-glass-theme

This commit is contained in:
Xavier Araque 2025-10-29 16:05:09 +01:00 committed by GitHub
commit 5888af6c4b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -40,6 +40,11 @@ export default {
color: '#ebdbb2',
},
},
MuiIconButton: {
root: {
color: '#ebdbb2',
},
},
MuiChip: {
clickable: {
background: '#49483e',