Update NOC color

This commit is contained in:
Yifei Gao 2024-04-19 16:28:33 -04:00
parent 1e74e6dac5
commit 7170917e5b
No known key found for this signature in database

View file

@ -11,8 +11,8 @@ module.exports = {
},
colors: {
noc: {
400: '#F166C0',
500: '#CD57A3',
400: '#CE3699',
500: '#BD2E7F',
},
},
typography: ({ theme }) => ({