New red. 🌶

This commit is contained in:
Jinksi 2017-11-20 18:00:48 +10:00
parent ddb3bbc93c
commit 67022a889e

View file

@ -10,7 +10,7 @@ export const font = {
}
export const color = {
primary: 'tomato',
primary: '#ff3d3d',
secondary: '#212121',
lightGrey: 'whitesmoke'
}