change color of v-progress-bar vuetify <template code example
Example: v-progress-circular
<v-progress-circular
indeterminate
color="primary"
>
</v-progress-circular>
<v-progress-circular
indeterminate
color="primary"
>
</v-progress-circular>