Skip to main content
Glama

Chuk Design System

by chrishayuk
finance.pyโ€ข696 B
"""Finance theme preset - Professional green/gold palette.""" from chuk_design_system.themes.base import BaseTheme, ThemeColors, ThemeMotion FINANCE_THEME = BaseTheme( name="Finance", description="Professional finance theme with green/gold palette. Ideal for financial services, banking, and investment content.", category="finance", colors=ThemeColors( primary_hue="green", mode="dark", gradient="linear-gradient(135deg, #00C853 0%, #FFD600 100%)", ), motion=ThemeMotion( default_duration="normal", default_easing="ease", default_spring="smooth", ), tags=["professional", "finance", "business", "trustworthy"], )

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