feat: Add comprehensive iconography system and enhance brand guidelines

- Add complete Iconography section with Coolicons v4.1 integration
- Implement theme-adaptive icons (black for light mode, white for dark mode)
- Add Visual Aid modal dialog for accessibility settings
- Replace theme toggle with semantic moon/sun icons
- Add personality trait icons with appropriate semantic choices
- Fix code block theming to respect light/dark mode toggle
- Include comprehensive icon categories: Interface, File/Data, Communication, Navigation
- Add detailed implementation guides for HTML, SVG, and Tailwind
- Create accessibility-aware color system with vision deficiency support
- Add Inconsolata and Inter Tight fonts for complete typography system

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

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
tony
2025-08-20 16:49:53 +10:00
parent 4511f4c801
commit ba0e8c84ae
3749 changed files with 24003 additions and 1760 deletions

View File

@@ -113,7 +113,7 @@ Each component logo follows the pattern: **Component Icon + CHORUS Brand Mark**
- Position: Baseline aligned with bottom of CHORUS, or centered vertically
### Color Values
```css
css
/* Primary Brand Colors */
--logo-primary-text: #F5F5DC; /* Natural Paper */
--logo-secondary-text: #C0C0C0; /* Brushed Aluminum */
@@ -124,7 +124,7 @@ Each component logo follows the pattern: **Component Icon + CHORUS Brand Mark**
--logo-primary-text-rev: #000000; /* Carbon Black */
--logo-secondary-text-rev: #8B4513; /* Walnut Brown */
--logo-background-light: #F5F5DC; /* Natural Paper */
```
## Usage Guidelines
@@ -202,4 +202,4 @@ Each component logo follows the pattern: **Component Icon + CHORUS Brand Mark**
- **Social Media**: PNG at platform-specific dimensions
- **App Icons**: PNG at required iOS/Android specifications
This logo concept provides CHORUS Services with a sophisticated, scalable visual identity that reflects the platform's technical capabilities while maintaining the premium, approachable aesthetic required for enterprise clients.
This logo concept provides CHORUS Services with a sophisticated, scalable visual identity that reflects the platform's technical capabilities while maintaining the premium, approachable aesthetic required for enterprise clients.