Changes
Page history
Update Bar Styles
authored
Sep 15, 2021
by
Ethan
Hide whitespace changes
Inline
Side-by-side
Bar-Styles.md
View page @
d6c858c4
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. |