Changed colors......
I am an absolute mess when it comes to frontend. I cannot settle on a design :c
This commit is contained in:
@@ -107,12 +107,12 @@ module.exports = {
|
|||||||
300: '#DBDFE9',
|
300: '#DBDFE9',
|
||||||
400: '#B5B5C3',
|
400: '#B5B5C3',
|
||||||
500: '#99A1B7',
|
500: '#99A1B7',
|
||||||
600: '#78829D',
|
600: '#707993',
|
||||||
700: '#4B5675',
|
700: '#444e6b',
|
||||||
750: '#323c59',
|
750: '#293249',
|
||||||
800: '#252F4A',
|
800: '#1c2438',
|
||||||
900: '#071437',
|
900: '#111721',
|
||||||
950: '#030b1f',
|
950: '#0e121c',
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user