export default { colorScheme: { light: { bar: { background: '{surface.100}' } }, dark: { bar: { background: '{surface.800}' } } } };