Components
Dividers
scss:Readyfigma:Ready
Properties
Layout
| CSS property | Value | Sass variable |
|---|---|---|
| border-with | 1px | $divider-border-size |
| border-color (default) | #6f676c | $color-divider-default |
| border-style | solid | n/a |
Color themes
Available colors are:
defaultdarklightlightest
| Color theme | Sass variable |
|---|---|
| default | $color-divider-default |
| dark | $color-divider-dark |
| light | $color-divider-light |
| lightest | $color-divider-lightest |