Skip to content

[Toolkit] Style/Theme to use #3349

@seb-jean

Description

@seb-jean

Hi,
I'm wondering which "theme" UX Toolkit uses.

Let's take the Button component as an example of destructive behavior:

The Button component used on the Shadcn website page https://ui.shadcn.com/docs/components/radix/button is https://github.com/shadcn-ui/ui/blob/main/apps/v4/examples/base/ui/button.tsx. You can even see "examples" in the URL.

Image

The default Button component when initializing a Shadcn project with Next.js is this one: https://github.com/shadcn-ui/ui/blob/main/apps/v4/registry/new-york-v4/ui/button.tsx.

Image

These are two different styles.

I'm asking this for the sake of consistency, and I'd like to know what "theme" we should be following in the future.

Thanks :).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions