Theme Factory Request Details

Sub-skill of theme-factory: Request Details (+2).

vamseeachanta Updated

File contents

Request Details (+2)

Request Details

  1. Purpose (presentation, report, website)
  2. Mood (professional, playful, elegant)
  3. Brand colors (if any)
  4. Industry context

Generate Custom

/* Custom theme based on user input */
:root {
  --primary: /* derived from context */;
  --secondary: /* complementary shade */;
  --accent: /* attention-grabbing contrast */;
  --highlight: /* lighter accent variant */;
  --text: /* readable on primary */;
}

Font Selection

  • Headings: Match tone (modern, classic, technical)
  • Body: Ensure readability and complement headings
  • Fallbacks: Always include system fonts

vamseeachanta/workspace-hub/tree/main/.agents/skills/_archive/business/content-design/theme-factory/request-details commit 302dd27610

Frequently asked questions

npx skillmds@latest add vamseeachanta/theme-factory-request-details