Turatheme

UI themes and design tokens

Browse, apply, and customize UI themes. Export as CSS variables, Tailwind config, or JSON design tokens. Pairs with TuraVibe.

One API Call

Browse available themes by category. Call it from your backend, get a JSON response.

GET/api/v1/theme/themes
curl -X GET https://www.turatheme.com/api/v1/theme/themes \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
  "category": "saas",
  "limit": 20
}'

Uses the same TuraLogin API key across all Tura services.

Production-ready themes you can own

Browse themes, customize colors and fonts, and export in the format your stack needs.

Theme Library

Dozens of pre-built themes covering SaaS, marketing, editorial, and e-commerce styles.

Visual Customization

Adjust primary color, font, border radius, and spacing. Preview changes live.

Multi-Format Export

Download as CSS :root variables, Tailwind config, or JSON design tokens. Use wherever.

Set Up with AI

Paste this into Cursor, Claude, or ChatGPT to set up a TuraTheme integration.

AI Prompt
Add TuraTheme to my project. Docs at https://www.turatheme.com/SKILL.md . UI theme library with CSS variables, Tailwind config, and design token export. Browse and apply pre-built themes.

Tura Cloud

One account, one key. TuraTheme connects with every Tura Cloud service.

Developer APIs

API-first building blocks for custom integrations.