This commit is contained in:
Belen Curcio
2020-10-03 11:00:08 -03:00
parent 307c0067cd
commit 3f39d31cc5
5 changed files with 19 additions and 32 deletions

View File

@@ -16,6 +16,10 @@ module.exports = {
pink: '#FF0080',
cyan: '#50E3C2',
blue: '#0070F3',
primary: '#000',
textColor: {
primary: '#FFF',
},
},
},
},