Skip to content

UI color system + Sora Heading Font#57

Merged
johneliud merged 12 commits into
mainfrom
ui-revamp
Jun 7, 2026
Merged

UI color system + Sora Heading Font#57
johneliud merged 12 commits into
mainfrom
ui-revamp

Conversation

@johneliud

Copy link
Copy Markdown
Owner

Summary

  • Apply accent color (#0369A1) consistently across all pages: skill chips, XLM amounts, milestone numbers, and feature icons now use accent blue instead of gray/navy
  • Add Sora (geometric sans-serif) as a dedicated heading font paired with Plus Jakarta Sans for body text, creating clear typographic hierarchy
  • Landing page: colored icon containers on feature cards, visible accent step numbers (01–04), and eyebrow labels on section headings

Changed files

  • app/layout.tsx — load Sora from Google Fonts, inject --font-sora CSS variable
  • app/globals.css — register --font-heading token, apply to all h1/h2/h3
  • app/page.tsx — feature section eyebrows, accent icon wrappers, accent step numbers
  • app/projects/page.tsx + app/projects/[id]/ListingDetail.tsx — accent skill chips, XLM, milestone circles
  • app/freelancers/page.tsx + app/freelancers/[address]/FreelancerProfile.tsx — accent skill chips
  • app/freelancer/profile/page.tsx — accent skill chips in tag editor
  • app/client/page.tsx + app/freelancer/page.tsx — accent XLM totals in dashboard cards
  • app/client/projects/[id]/ProjectManage.tsx + app/freelancer/projects/[id]/ProjectDetail.tsx — accent milestone numbers and totals

Test plan

  • Visit / — step numbers 01–04 are accent blue; feature icons have blue background tint
  • Visit /projects — skill chips and XLM amounts are accent blue
  • Visit /freelancers — skill chips and "View profile →" are accent blue
  • Visit /client and /freelancer dashboards — XLM totals are accent blue
  • Open any project detail — milestone number circles are accent blue
  • Check heading font renders as Sora (geometric) vs body text (Plus Jakarta Sans)

@vercel

vercel Bot commented Jun 7, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
mile-stack Ready Ready Preview, Comment Jun 7, 2026 3:01pm

@johneliud johneliud changed the title style: UI color system + Sora heading font UI color system + Sora Heading font Jun 7, 2026
@johneliud johneliud changed the title UI color system + Sora Heading font UI color system + Sora Heading Font Jun 7, 2026
@johneliud johneliud self-assigned this Jun 7, 2026
@johneliud johneliud merged commit f288f1e into main Jun 7, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant