export default { text: { primary: '#ffffff', secondary: '#999999', }, gradient: { high: '#2d2d2d', mid: '#191919', low: '#000000', }, accent: '#c260e5', accentLow: '#50285e', }