You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
export const colors = [ |
|
'#F7881D', |
|
'#FCB21B', |
|
'#80D623', |
|
'#22CB8D', |
|
'#22C0E2', |
|
'#4A93F0', |
|
'#0D75FF', |
|
'#8859FF', |
|
];
|
|
|