diff --git a/src/shared/types/ThemeColors.ts b/src/shared/types/ThemeColors.ts index b2cee7fa..b897b70c 100644 --- a/src/shared/types/ThemeColors.ts +++ b/src/shared/types/ThemeColors.ts @@ -15,7 +15,7 @@ export const colors = { gray: '#9CADB7', offwhite: '#D6D2C4', concrete: '#95A5A6', - red: '#B91C1C', // Not sure if this should be here, but it's used for remove course, and add course is ut-green + red: '#d10000', // Not sure if this should be here, but it's used for remove course, and add course is ut-green }, theme: { red: '#BF0000',