export const ontimeSwitch = { container: { }, track: { background: '#2d2d2d', // $gray-1100 _checked: { background: `#2B5ABC`, // $blue-700 }, }, thumb: {}, };