Lighter paper

This commit is contained in:
Nicola Benaglia 2025-06-12 10:13:16 +02:00
parent d51b344c1c
commit 89cc4981f8

View File

@ -16,7 +16,7 @@ export const darkThemeOptions: ThemeOptions = {
background: {
default: 'rgb(49, 51, 56)',
surface: 'rgb(58, 60, 65)',
paper: 'rgb(62, 64, 68)',
paper: 'rgb(77, 80, 85)',
},
text: {
primary: 'rgb(255, 255, 255)',