export default { colorScheme: { light: { meters: { background: '{surface.200}' } }, dark: { meters: { background: '{surface.700}' } } } };