mirror of
https://github.com/finos/SymphonyElectron.git
synced 2025-02-25 18:55:29 -06:00
SDA-4664 - Add border for light theme (#2199)
This commit is contained in:
parent
b1a7ad555b
commit
05dd409ddb
@ -24,7 +24,7 @@ export const Colors = {
|
||||
light: {
|
||||
regularFlashingNotificationBgColor: '#aad4f8',
|
||||
notificationBackgroundColor: '#f1f1f3',
|
||||
notificationBorderColor: 'transparent',
|
||||
notificationBorderColor: '#717681',
|
||||
mentionBackgroundColor: '#fcc1b9',
|
||||
mentionBorderColor: 'transparent',
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user