SIGN IN SIGN UP

gpui: Add `rounded_md` token (#26179)

This PR adds a new rounded/corner border token: `rounded_md` with a
value of 6px.

I feel like I was wanting to use 6px border radius a lot but avoiding
due to it being an arbitrary value... so, not anymore! It's also cool to
have this be consistent with Tailwind v4.

Follow on to the prior renames:

- `rounded_sm` -> `rounded_xs`:
https://github.com/zed-industries/zed/pull/26221
- `rounded_md` -> `rounded_sm`:
https://github.com/zed-industries/zed/pull/26228

Release Notes:

- N/A

---------

Co-authored-by: Marshall Bowers <git@maxdeviant.com>
D
Danilo Leal committed
d1cec209d474866f45e3f7947c5c306347b1be46
Parent: aceab76
Committed by GitHub <noreply@github.com> on 3/6/2025, 6:41:21 PM