Skip to content

feat(frontend): Repo Detail Pages Dark Theme (#35)#39

Merged
DevanshuNEU merged 1 commit into
OpenCodeIntel:mainfrom
DevanshuNEU:feature/repo-detail-dark-theme
Dec 6, 2025
Merged

feat(frontend): Repo Detail Pages Dark Theme (#35)#39
DevanshuNEU merged 1 commit into
OpenCodeIntel:mainfrom
DevanshuNEU:feature/repo-detail-dark-theme

Conversation

@DevanshuNEU

Copy link
Copy Markdown
Collaborator

Summary

Complete dark theme conversion for all repository detail pages, ensuring consistency with dashboard design.

Changes

  • RepoOverview.tsx - Dark stat cards, gradient Quick Guide
  • SearchPanel.tsx - Dark search input, dark result cards
  • DependencyGraph.tsx - Dark stats, styled ReactFlow controls
  • StyleInsights.tsx - Dark naming convention cards, imports, patterns
  • ImpactAnalyzer.tsx - Dark form, color-coded risk badges

Design System

  • Background: #0a0a0c (cards), #111113 (outer)
  • Borders: border-white/5
  • Text: white primary, gray-400 secondary
  • Accents: blue-400, green-400, purple-400

Screenshots

image

Closes #35

- RepoOverview: Dark stat cards, gradient Quick Guide section
- SearchPanel: Dark input, dark result cards with syntax highlighting
- DependencyGraph: Dark stat cards, dark controls, styled ReactFlow
- StyleInsights: Dark cards for naming conventions, imports, patterns
- ImpactAnalyzer: Dark form, risk badges, impact cards

All components now use consistent #0a0a0c/#111113 backgrounds with
white/10 borders matching the dashboard design system.
@vercel

vercel Bot commented Dec 6, 2025

Copy link
Copy Markdown

@DevanshuNEU is attempting to deploy a commit to the Dev's projects Team on Vercel.

A member of the Team first needs to authorize it.

@vercel

vercel Bot commented Dec 6, 2025

Copy link
Copy Markdown

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

Project Deployment Preview Comments Updated (UTC)
opencodeintel Ready Ready Preview Comment Dec 6, 2025 4:20am

@DevanshuNEU DevanshuNEU merged commit aaf7a0f into OpenCodeIntel:main Dec 6, 2025
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.

feat(frontend): Repo Detail Pages Dark Theme

1 participant