-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed as not planned
Description
Shadcn Theming & Styling
PR to staging
Currently our appearance settings are limited to dark, light, and primary modes. We would want a way for users to customize their app however they want, and saving it to the database.
Requirements:
- Adding a "theme" dropdown in the connection screen for users to manage the connection's theme or create one.
- Customize colors, fonts (Google fonts), spacing, shadows, corner radius, backgrounds. (Live preview/updates, live input/dials)
- Save the themes to the database in a new table, allow users to manage their theme(s) or delete them
- Load the theme related to the
activeConnection - Allow users to mark a theme as
publicto show it on the theme marketplace - Add a page to list
publicthemes and the ability to copy the theme to be used by the current user.
Reactions are currently unavailable
