remove unused styles color

This commit is contained in:
Loewy 2024-01-31 15:56:48 -08:00
parent e221ef070f
commit 6482d43af0

View File

@ -2,7 +2,6 @@
// COLORS:
// can be made more granular to specify utility (ex: fontColors vs backgroundColors)
export const colors = {
bgColor: 'rgb(242, 242, 242)',
bgBlack: '#121212',
lightGrey: '#BFC2C8',
themeBrown: '#D9AA84',