remove unused styles color
This commit is contained in:
parent
e221ef070f
commit
6482d43af0
@ -2,7 +2,6 @@
|
|||||||
// COLORS:
|
// COLORS:
|
||||||
// can be made more granular to specify utility (ex: fontColors vs backgroundColors)
|
// can be made more granular to specify utility (ex: fontColors vs backgroundColors)
|
||||||
export const colors = {
|
export const colors = {
|
||||||
bgColor: 'rgb(242, 242, 242)',
|
|
||||||
bgBlack: '#121212',
|
bgBlack: '#121212',
|
||||||
lightGrey: '#BFC2C8',
|
lightGrey: '#BFC2C8',
|
||||||
themeBrown: '#D9AA84',
|
themeBrown: '#D9AA84',
|
||||||
|
Loading…
Reference in New Issue
Block a user