UI
Vela uses shadcn-svelte for its UI components with no modifications. The add command is a wrapper around the shadcn-svelte add command. All components are installed to the src/lib/components/ui directory.
Add
Add a new Shadcn-Svelte component to the application.
Base
Change the base color of the application.