Shadcn/ui preset into considiration
Is your feature request related to a problem? Please describe. shadcn/ui recently introduced several presets such as Luma, Rhea, Vega, Nova, and others.
I'm unsure how these presets interact with color palette installation. When a color palette is installed through the CLI, does it only update color-related tokens, or can it also modify other preset settings such as radius, typography, spacing, or other theme variables?
This is partly a feature request, but primarily a clarification about the current behavior.
Describe the solution you'd like If installing a color palette can affect non-color preset settings, it would be helpful to have more granular CLI options, for example:
--only-colorsThis would allow users to update color tokens without unintentionally changing other aspects of their selected preset, such as border radius, fonts, or other theme customizations.
Describe alternatives you've considered I've looked at several theme customization tools and alternatives to tweakcn, but I haven't found one that provides this level of control. Since this is a workflow I use frequently, having an option to apply only color changes would be very useful.
Additional context No additional context.
Source: jnsahaj/tweakcn