update primary color

This commit is contained in:
Walid Saleh
2023-12-06 11:16:05 +00:00
parent ee79e2364e
commit fc0c923151

View File

@@ -36,7 +36,7 @@ module.exports = {
900: 'hsl(0, 0%, 90%)',
930: 'hsl(0, 0%, 93%)' // Remove maybe
},
primary: 'hsl(210, 100%, 52%)',
primary: 'hsl(272, 100%, 61%)',
background: {
main: 'var(--main-background)',
secondary: 'var(--secondary-background)'