brand: argus mark, stack sans notch, lowercase header#1
Conversation
|
Warning Review limit reached
Your plan includes 1 review of capacity. Refill in 53 minutes and 45 seconds. Your organization has run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After more review capacity refills, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than trial, open-source, and free plans. In all cases, review capacity refills continuously over time. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughThis PR implements a cohesive visual branding refresh for the Argus application. It introduces a new SVG mark component, switches to dark theme defaults with a locally-sourced font stack, and updates the root layout and README to showcase the new branding identity throughout the application. ChangesBranding and Styling Refresh
🎯 2 (Simple) | ⏱️ ~10 minutes
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
ArgusMarkSVG component (theme-aware viacurrentColor) replaces the placeholder amber dot in the header.next/font/localand exposed as--font-sansthrough Tailwind v4 theme tokens.arguswordmark — dropped the "claude code workspace" subtitle and the "claude-code docs" nav link.globals.cssdefaults to the dark palette (was light-with-dark-media-query) and uses Stack Sans + Geist Mono as the font stack.Test plan
pnpm devand confirm the header renders the Argus mark + lowercase wordmark with Stack Sans appliedSummary by CodeRabbit
New Features
Style
Documentation