create_theme_config
Generate a Tamagui theme configuration for React Native/Expo apps. Specify color scheme, design system, primary color, and components to include for a consistent UI.
Instructions
Generate Tamagui theme configuration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| components | No | Components to include in theme | |
| colorScheme | Yes | Color scheme preference | |
| designSystem | No | Design system to follow | |
| primaryColor | No | Primary color (hex code) |