### Box colors
The Vuero `` component can have different colors.
You can change the color by passing a value to the `color` prop.
Available values are: `primary`, `info`, `success`, `warning`,
`danger`, `purple`, `yellow`, `orange`, `green`, `red`, or `blue`.
```vue
```