Merge branch 'main' into settings

This commit is contained in:
Alex
2023-10-31 18:18:31 +00:00
committed by GitHub
44 changed files with 1168 additions and 329 deletions

View File

@@ -29,6 +29,12 @@ module.exports = {
'purple-3000': 'rgb(230,222,247)',
'blue-4000': 'rgba(0, 125, 255, 0.36)',
'blue-5000': 'rgba(0, 125, 255)',
'green-2000': '#0FFF50',
'light-gray': '#edeef0',
'white-3000': '#ffffff',
'dove-gray': '#6c6c6c',
silver: '#c4c4c4',
'rainy-gray': '#a4a4a4',
},
},
},