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