Customization
Styling
Learn how to style your Launchit application.
Global Styles
Launchit uses Tailwind CSS and shadncn/ui for styling. Instead of ui-library components, this combination allows you to create your own components and styles without being limited by a specific design system and the update cycles of a UI library.
Edit and add your global styles by modifying the web/styles/main.css
and web/tailwind.config.js
files.
There are several tools available to help you with styling your application.
I’d recommend using the Tinte Theme Generator for creating a initial color palette.