Fix incorrect colors
This commit is contained in:
@@ -11,8 +11,8 @@ const appColors = {
|
||||
wrapEtherConfirmationButton: sharedColors.mediumBlue,
|
||||
drawerMenuBackground: '#4a4a4a',
|
||||
menuItemDefaultSelectedBackground: '#424242',
|
||||
jobsPageBackground: sharedColors.green50,
|
||||
jobsPageOpenPositionRow: sharedColors.green100,
|
||||
jobsPageBackground: sharedColors.grey50,
|
||||
jobsPageOpenPositionRow: sharedColors.grey100,
|
||||
};
|
||||
|
||||
export const colors = {
|
||||
|
Reference in New Issue
Block a user