> ## Documentation Index
> Fetch the complete documentation index at: https://archie.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Polish

> Corners, shadows, and icon stroke — the surface character of every element.

Polish controls the small details that give your UI its surface character — sharp or rounded, flat or lifted, thin or bold icons. These are the values that make two apps with the same colors and type still feel different.

## Corners

How rounded elements are.

* **Soft** — larger radii, feels approachable.
* **Balanced** — a moderate radius that works for most products.
* **Sharp** — minimal or no radius, feels editorial and precise.

<img src="https://mintcdn.com/archie-e998dbf6/uKV7VZ3hAIAhG9GA/features/design/polish-panel.png?fit=max&auto=format&n=uKV7VZ3hAIAhG9GA&q=85&s=76737be86a297d701aae947c7b40df32" alt="Polish panel showing Corners and Shadows presets" width="1700" height="1000" data-path="features/design/polish-panel.png" />

## Shadows

How much lift surfaces have.

* **None** — flat, no elevation cues.
* **Soft** — subtle lift, barely-there depth.
* **Regular** — standard elevation, the default for most card- and modal-based UIs.
* **Strong** — pronounced elevation for a more dramatic, layered look.

## Icon stroke

Line weight — changes every icon in the preview.

* **Thin**
* **Regular**
* **Bold**

## Advanced editing

Open the radius, shadow, and icon editor to set specific values directly instead of using the presets above.

## FAQ

<AccordionGroup>
  <Accordion title="Do Corners and Shadows apply to every component?">
    Yes — they're global values, so buttons, cards, inputs, and modals all pick up the same radius and shadow values automatically. See [Components](/docs/features/design/components) to check them on real UI.
  </Accordion>
</AccordionGroup>
