export default { root: { background: '{content.background}', color: '{content.color}' }, navButton: { hoverBackground: '{content.hover.background}', color: '{text.muted.color}', hoverColor: '{text.hover.muted.color}' }, currentPageReport: { color: '{text.muted.color}' } };