Theme Factory Error Handling

Sub-skill of theme-factory: Error Handling.

vamseeachanta Updated

File contents

Error Handling

Error Handling

Common Issues

Issue: Fonts not loading

  • Cause: Missing Google Fonts import or network issue
  • Solution: Verify import URL, add fallback fonts in font-family

Issue: Colors look washed out

  • Cause: Theme designed for dark mode used on light background
  • Solution: Swap primary/text colors or choose light-mode theme

Issue: Poor contrast ratio

  • Cause: Using accent color for body text
  • Solution: Use text color for body, accent only for highlights

Issue: Theme doesn't match brand

  • Cause: Using preset without customization
  • Solution: Generate custom theme with brand colors as inputs

vamseeachanta/workspace-hub/tree/main/.agents/skills/_archive/business/content-design/theme-factory/error-handling commit e471877988

Frequently asked questions

npx skillmds@latest add vamseeachanta/theme-factory-error-handling