feat: comprehensive SolFoundry brand guide (Bounty #852)#943
Open
liufang88789-ui wants to merge 3 commits intoSolFoundry:mainfrom
Open
feat: comprehensive SolFoundry brand guide (Bounty #852)#943liufang88789-ui wants to merge 3 commits intoSolFoundry:mainfrom
liufang88789-ui wants to merge 3 commits intoSolFoundry:mainfrom
Conversation
- 5 unique templates in 2 sizes: 1080x1080 feed + 1200x675 card - Dark theme with SolFoundry brand colors (emerald/magenta) - SVG source files (fully editable in Figma/Canva/Inkscape) - PNG preview renders for each template - Python generator script (gen_templates.py) for regenerating - Full design system documentation (README.md) Closes SolFoundry#829
Deliverables: - SOLFOUNDRY_BRAND_GUIDE.md (14.6KB): full brand guide covering Logo, color palette (forged from tailwind.config.js), typography (Orbitron/Inter/JetBrains Mono), tone of voice, design principles, tier system, imagery guidelines, do's & don'ts - color-palette.png: all 18 brand colors with hex codes + contrast labels - typography-specimen.png: Orbitron / Inter / JetBrains Mono showcase - tier-badges.png: T1/T2/T3 badge specimens with correct colors - gen_brand_assets.py: Python generator for regenerating brand assets Brand colors sourced directly from: frontend/tailwind.config.js — forge/emerald/purple/magenta/text scale Closes SolFoundry#852
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
Delivers a complete SolFoundry Brand Guide covering every aspect of the brand system, plus four visual reference assets.
Deliverables
1. Brand Guide Document —
14.6KB covering:
2. Visual Assets
3. Generator Script
— Python script using Pillow to regenerate all visual assets from code (can be re-run if brand colors change)
Brand Colors (sourced from )
Acceptance Criteria
Closes #852