### VProgress colors
Vuero provides a nice and clean `` component that
can be used almost anywhere, across a wide variety of layouts.
Use the `color` prop to change the progress bar color.
5 color modifiers are available: `primary`, `success`, `info`,
`warning` and `danger`.
```vue
```