chore: change UTRP red color (#373)

This commit is contained in:
Brianna-Flo
2024-10-21 22:23:10 -05:00
committed by GitHub
parent 4f609aeec7
commit 9995b93d2a

View File

@@ -15,7 +15,7 @@ export const colors = {
gray: '#9CADB7', gray: '#9CADB7',
offwhite: '#D6D2C4', offwhite: '#D6D2C4',
concrete: '#95A5A6', 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: { theme: {
red: '#BF0000', red: '#BF0000',