| description | Manage reusable border widths across your website |
|---|
Border Width defines the thickness values available to Component border controls. The shared scale keeps outlines, dividers, cards, and controls visually consistent.
Theme values can be reviewed and adjusted alongside project-specific custom widths.
The standard theme scale contains:
| Name | Typical value |
|---|---|
0 |
0px |
1 |
1px |
2 |
2px |
4 |
4px |
8 |
8px |
| Default | The theme’s recommended general-purpose width |
The exact Default value belongs to the selected theme. Use it when a component needs a border but does not require a deliberately heavier or lighter treatment.
- Open Theme Studio → Border Width.
- To add a project-specific value, select the plus button beside Custom Border Width.
- Enter a Name and set the rem value.
- To customise the inherited scale for the project, adjust the relevant Theme Border Width row.
- Review Components that already use the changed value.
Theme Studio displays the pixel equivalent beside each rem value. At the standard root size, 0.0625rem is 1px.
{% hint style="warning" %} Changing an established theme value updates every Component that references it. Use a new custom width when the change should not be global. {% endhint %}
- Use Default for most cards, fields, and controls.
- Use
0to remove a border without changing the selected border style. - Reserve heavier values for deliberate emphasis.
- Check that borders remain visible against both light and dark backgrounds.
- Keep focus outlines distinct from decorative borders.
See Common Controls → Borders for applying width, style, colour, and radius to Components.
