diff --git a/src/theme/mui_theme.tsx b/src/theme/mui_theme.tsx index 2b1fe2f..d850625 100644 --- a/src/theme/mui_theme.tsx +++ b/src/theme/mui_theme.tsx @@ -123,7 +123,7 @@ export const darkTheme = createTheme({ secondary: { main: '#ef0a0a', }, - divider: 'rgba(255, 255, 255, 0.23)', + divider: 'rgba(255, 255, 255, 0.18)', }, typography: typographyStyles, components: {