🎨 Improve styles (#673)

This commit is contained in:
Alejandra
2024-03-11 17:56:59 +01:00
committed by GitHub
parent 6b40df55d4
commit eed628a43e
5 changed files with 7 additions and 74 deletions

View File

@@ -13,9 +13,8 @@ const theme = extendTheme({
secondary: '#EDF2F7',
success: '#48BB78',
danger: '#E53E3E',
light: '#E2E8F0',
dark: '#1A202C',
white: '#FFFFFF',
dark: '#1A202C',
darkSlate: '#252D3D',
},
},