export const ontimeProgressGray = { track: { background: '#f6f6f6', // $gray-500 }, filledTrack: { background: '#578AF4', // $blue-500 }, };