Skip to main content
Glama

Chuk Design System

by chrishayuk
lifestyle.pyโ€ข675 B
"""Lifestyle theme preset - Warm pink/coral palette.""" from chuk_design_system.themes.base import BaseTheme, ThemeColors, ThemeMotion LIFESTYLE_THEME = BaseTheme( name="Lifestyle", description="Warm lifestyle theme with pink/coral palette. Perfect for lifestyle, wellness, and personal brands.", category="lifestyle", colors=ThemeColors( primary_hue="pink", mode="light", gradient="linear-gradient(135deg, #FF6B9D 0%, #FFB74D 100%)", ), motion=ThemeMotion( default_duration="slower", default_easing="smooth", default_spring="gentle", ), tags=["warm", "lifestyle", "personal", "welcoming"], )

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/chrishayuk/chuk-mcp-design-system'

If you have feedback or need assistance with the MCP directory API, please join our Discord server