|
hello |
|
Bar styles determine how a bar module looks. You can edit the base look, height, trim, and attachment size.
|
|
\ No newline at end of file |
|
|
|
|
|
| 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. | |