Minor design update

This commit is contained in:
freearhey 2023-10-05 07:36:07 +03:00
parent 62d1763cfa
commit e6af359db4
14 changed files with 208 additions and 165 deletions

View file

@ -11,9 +11,10 @@ module.exports = {
},
colors: {
primary: {
light: '#2f4368',
default: '#293b5b',
dark: '#253552'
400: '#61a5fa',
500: '#3b82f6',
600: '#2664ec',
700: '#1d4ed8'
}
}
}