fixes .6 from nicks list

This commit is contained in:
ajaythapliyal
2023-02-24 09:25:03 +05:30
parent 4de16db70f
commit 3e20e4dc67
2 changed files with 8 additions and 3 deletions

View File

@@ -12,8 +12,9 @@ module.exports = {
jet: '#343541',
'gray-alpha': 'rgba(0,0,0, .1)',
'gray-1000': '#F6F6F6',
'gray-2000': 'rgba(0, 0, 0, 0.5)',
'red-1000': 'rgb(254, 202, 202)',
'red-2000' : '#F44336',
'red-2000': '#F44336',
'red-3000': '#621B16',
},
},