You can add colorScheme prop to any progress bar to apply any color that exists in the theme . <Progress value={20} size="xs" colorScheme="pink" />.
確定! 回上一頁