Remove key (duplicated)

This commit is contained in:
Nicola Benaglia
2025-05-25 17:36:28 +02:00
parent a8280384c6
commit 49622fd09d
29 changed files with 126 additions and 135 deletions

View File

@@ -16,7 +16,7 @@ export const darkThemeOptions: ThemeOptions = {
background: {
default: 'rgba(6, 10, 30, 1)',
paper: 'rgb(62, 64, 68)',
surface: 'rgb(58, 60, 65)',
surface: 'rgb(113, 113, 114)',
},
text: {
primary: 'rgb(255, 255, 255)',