Change background colors

This commit is contained in:
Angelillo15 2023-07-08 22:54:58 +02:00
parent 80f51e0af2
commit 6d8f76dec5
1 changed files with 4 additions and 0 deletions

View File

@ -30,6 +30,10 @@ module.exports = {
gray: gray,
neutral: gray,
cyan: colors.cyan,
neutral: {
800: '#212121',
900: '#121212',
}
},
fontSize: {
'2xs': '0.625rem',