feat: integrate official SUPAP branding assets and color palette #7
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
This PR introduces the official SUPAP branding assets into the design system, including comprehensive brand guidelines, color specifications, and applies the official color palette throughout the application.
What's Included
Brand Identity Documentation (
docs/design-system/branding.md)Design System Updates (
docs/design-system/components.md)CSS Implementation (
app/globals.css)Brand Assets (
public/images/supap-branding.png)Official Brand Colors
#864C9C- CMYK: C:58 M:89 Y:0 K:0#4D5AA6- CMYK: C:74 M:69 Y:5 K:0#5FD4C4- Gradient color#F9C732, Soft Yellow#F5E676Visual Changes
The brand colors are now applied throughout the application:
Accessibility
All color combinations have been verified for WCAG AA compliance:
Product Team Review Needed
Please review the color palette and visual changes to determine if this aligns with SUPAP's brand direction. The implementation provides:
Test Plan
Related Documentation
docs/design-system/branding.mddocs/design-system/components.mdpublic/images/supap-branding.png🤖 Generated with Claude Code