export default { separator: { background: '{content.border.color}' }, itemLabel: { color: '{text.color}', activeColor: '{primary.color}' }, itemNumber: { background: '{content.background}', activeBackground: '{content.background}', borderColor: '{content.border.color}', color: '{text.muted.color}', activeColor: '{primary.color}' } };