Update Bar Styles authored by Ethan's avatar Ethan
hello
\ No newline at end of file
Bar styles determine how a bar module looks. You can edit the base look, height, trim, and attachment size.
| Style Type | Description |
| ------ | ------ |
| `solid` | No gradient; just solid color. |
| `linear-gradient` | Gradient that goes from top to bottom. |
| `flipped-linear-gradient` | Gradient that goes from bottom to top. |
| `mirrored-gradient` | Gradient that goes from the middle out. |
| Style Option | Description |
| ------ | ------ |
| `solid` | No gradient; just solid color. |