jedmund-svelte/prd
Justin Edmund 9d201a7583 refactor: implement comprehensive color scale system
Major improvements to the color system:

1. Create proper color scales (00-100) for:
   - Gray: 14 shades from darkest to lightest
   - Red: 12 shades with brand colors
   - Blue: 12 shades for primary colors
   - Yellow: 12 shades for warnings
   - Green: 12 shades for success states
   - Orange: 12 shades for secondary accents

2. Semantic color assignments:
   - Map all semantic colors to scale values
   - Background colors use gray scale
   - Text colors use appropriate gray shades
   - Status colors (success, error, warning, info)
   - Component-specific colors reference scales

3. Backward compatibility:
   - Maintain $grey-* aliases for existing code
   - Map old variables to new scale system
   - TODO comments for future migration

This provides a more maintainable and scalable color system.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-25 21:28:37 -04:00
..
PRD-album-system-redesign.md docs: add PRD for album system redesign and update dependencies 2025-06-24 01:15:27 +01:00
PRD-apple-music-integration.md Better OpenGraph and HTML metadata 2025-06-11 23:58:11 -07:00
PRD-cms-functionality.md We ran the linter 2025-06-11 00:54:05 -07:00
PRD-codebase-cleanup-refactoring.md refactor: implement comprehensive color scale system 2025-06-25 21:28:37 -04:00
PRD-dominant-color-extraction.md Unify fullscreen editors 2025-06-13 14:17:26 -04:00
PRD-enhanced-tag-system.md We ran the linter 2025-06-11 00:54:05 -07:00
PRD-interactive-project-headers.md We ran the linter 2025-06-11 00:54:05 -07:00
PRD-media-library.md We ran the linter 2025-06-11 00:54:05 -07:00
PRD-og-image-generation.md Unify fullscreen editors 2025-06-13 14:17:26 -04:00
PRD-seo-metadata-system-v2.md Better OpenGraph and HTML metadata 2025-06-11 23:58:11 -07:00
PRD-seo-metadata-system.md Better OpenGraph and HTML metadata 2025-06-11 23:58:11 -07:00
PRD-storybook-integration.md We ran the linter 2025-06-11 00:54:05 -07:00
PRD-url-embed-functionality.md Apple Music API 2025-06-13 21:22:39 -04:00