Variables
These are all the component specific variables that can be used for customization.
Name | Value |
---|---|
@tag-background | @skin-gray-600 |
@tag-border-radius | @border-radius |
@tag-color | contrast(@tag-background) |
@tag-font-size | 65% |
@tag-font-weight | @font-weight-medium |
@tag-line-height | @line-height-normal |
@tag-padding-horizontal | 6px |
@tag-padding-vertical | 3px |
@tag-text-transform | uppercase |
@tag-rounded-border-radius | 500px |
@tag-rounded-font-size | 65% |
@tag-rounded-line-height | @line-height-normal |
@tag-rounded-min-width | @space-16 |
@tag-primary-background | @skin-primary |
@tag-success-background | @skin-success |
@tag-info-background | @skin-info |
@tag-error-background | @skin-error |
@tag-warn-background | @skin-warn |