update colors for better contrast

This commit is contained in:
David Haz
2025-07-15 12:21:04 +03:00
parent 114d544102
commit 62a59b64f5
8 changed files with 44 additions and 43 deletions

View File

@@ -40,7 +40,7 @@ export const customToastStyles = {
message: {
style: {
borderRadius: '10px',
border: '1px solid #142216',
border: '1px solid #333',
backgroundColor: '#0b0b0b'
}
},