SDA-4664 - Add border for light theme (#2199)

This commit is contained in:
Kiran Niranjan 2024-09-06 12:39:58 +05:30 committed by GitHub
parent b1a7ad555b
commit 05dd409ddb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,7 +24,7 @@ export const Colors = {
light: {
regularFlashingNotificationBgColor: '#aad4f8',
notificationBackgroundColor: '#f1f1f3',
notificationBorderColor: 'transparent',
notificationBorderColor: '#717681',
mentionBackgroundColor: '#fcc1b9',
mentionBorderColor: 'transparent',
},