Government, Nonprofits, Education
Civic / NGO
Accessibility-first. WCAG AAA. Plain language. No manipulation. Large touch targets.
DESIGN_TOKENS.md
Color palette, typography scale, spacing, border radius, visual doctrine rules
path : monad-studio/themes/civic-ngo/DESIGN_TOKENS.md
CSS_STARTER.css
Production-ready CSS foundation — copy into your project and customize tokens
path : monad-studio/themes/civic-ngo/CSS_STARTER.css
AUDIT_CHECKLIST.md
Theme-specific audit framework with pass/fail checkpoints
path : monad-studio/themes/civic-ngo/AUDIT_CHECKLIST.md
How to Use
- Copy
CSS_STARTER.cssinto your project's stylesheet - Adjust the CSS custom properties to match your brand colors
- Build components following the patterns in the starter
- Run
AUDIT_CHECKLIST.mdbefore every deployment - Cross-reference
shared/UNIVERSAL_RULES.mdfor accessibility and SEO